Skip to content

anilsenay/nextjs-instagram-clone

Folders and files

NameName
Last commit message
Last commit date
Jul 22, 2020
Aug 2, 2020
Aug 2, 2020
Aug 2, 2020
Aug 2, 2020
Jul 22, 2020
Mar 28, 2021
Jul 24, 2020
Jul 22, 2020
Jul 24, 2020
Jul 1, 2021
Jul 1, 2021
Jul 23, 2020
Jul 24, 2020
Jul 22, 2020

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