This repository is dedicated to exploring next.js. Each branch corresponds to a tutorial I have writen and the master branch will always have code from the latest tutorial.
npm install # install dependencies
npm run api # run json-server
npm start # run next.js
To illustrate the features I have decided to create a prototype that resembles instagram
Home page:
Photo page: