Skip to content

This is an exercise from AceleraDev React @CodeNation. This project is implemented using React.js with Hooks and React Router.

Notifications You must be signed in to change notification settings

lucasbpro/react-instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Instagram

This is an exercise from Online AceleraDev React @Codenation. React Instagram is a website developed as a mobile-first SPA (Single Page Application) and implemented in React.js by using React Hooks and React Router. it simulates some functionalities from Instagram.

The requirements of this project are detailed in https://github.com/codenation-dev/react-instagram.

How to run this project

Open this project directory in a terminal and then install all dependencies:

$ npm install

Start the development server:

$ npm start

This application will start at http://localhost:3000.

API documentation

This application sends HTTP requests to a REST API which is documented at https://github.com/codenation-dev/react-instagram.

Requirements

About

This is an exercise from AceleraDev React @CodeNation. This project is implemented using React.js with Hooks and React Router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published