Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 585 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 585 Bytes

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