I've made an Instagram clone with React
Diogo Goncalves

Diogo Goncalves @diogo405

Joined:
Aug 14, 2020

I've made an Instagram clone with React

Publish Date: Sep 25 '20
15 4

Hey, I hope you are having a great coding weekend 😃

Recently I've been studying React (I'm a Vue guy) and to sharpen my skills I decided to build an Instagram clone. You can check it live here, it's on Netlify and if you wanna dig the code or contribute it's on my Github.



alt

How it Works

The app has three pages: Feed, Comments and Stories. All the data is loaded from json files and drilled down from the page to the components.

Responsiveness

I made it max-width 414px so if you can check it on desktop and even older phones.

What's Next

I think it'd really cool to have a dark mode. Maybe when you click on the config icon it shows some options and a switch to darkmode it.

That's all, any feedback is appreciated.
See ya ✌️

Comments 4 total

Add comment