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.
$ 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