Skip to content

instagram-clone-react is basically a clone of the well-known photo and video sharing website Instagram. It uses material-ui library for the creation of user interface.

Notifications You must be signed in to change notification settings

farrukh125/instagram-clone-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram-clone-react

instagram-clone-react is basically a clone of the well-known photo and video sharing website Instagram. It uses material-ui library for the creation of user interface.

If you have any questions or suggestions, feel free to open an issue or pull request :)

Website shields.io react node npm

Live Application 🌐

Screenshot

instagram-clone-react

Guidelines

STEP 1

Clone this Repository

 git clone https://github.com/farrukh125/instagram-clone-react.git

STEP 2

Run - npm install

 npm install

npm install downloads packages and their dependencies

STEP 3

Run - npm start in the project directory (root directory of the project folder)

  npm start

npm start runs the app in the development mode.

Open http://localhost:3000 to view it in the browser

Dependencies

  • material-ui