Skip to content

Aashishkumar123/instagram-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.