Skip to content

anilsenay/nextjs-instagram-clone

Repository files navigation

Gatsby TailwindCss

Instagram Clone made with NextJs + TailwindCss

Screenshot

I made this project for learning NextJs.

What did I use?

This is a mobile responsive instagram clone example but only homepage. I set up links for other pages but I did not design them. The data is static, but fetching from Next's API Routes. You can assume that it is a fake api. I was fetching data as JSON without use a real api but I wanted to make website ready to use with a backend. You can edit the content data from /static/example_data.js and api will fetch it.

I used vercel.com to deploy project.

Best thing of deploy with vercel like websites is that when you change anything, I mean push a new commit, it will be re-builded and deployed again.

Mobile Screenshot:

Screenshot