Skip to content

ayanshaikh18/insta-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Clone

This is an instagram clone implemented using ReactJs & designed using react-styled-components. For now it is just UI with static dummy data without any backend & database.


How to run this app in your machine

$ git clone https://github.com/ayanshaikh18/insta-clone.git
$ cd insta-clone
$ npm install
$ npm start

then open this link in your browser :- http://localhost:3000/


if (you_like_the_work) {
    star_this_repository();
}

App is running live Here