Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 497 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 497 Bytes

Instagram Clone UI using React

This project was bootstrapped with Create React App.

Install packages

To install all the used packages type this command

npm install

This will take few minutes to install all the dependency to run this project.

Run the development server

To run the development server just hit this command

npm start

This will take few seconds and start the development server with the defaut port 3000.