Skip to content

aurelkurtula/basics-of-nextJS

Repository files navigation

About the project

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.

Setup

npm install # install dependencies
npm run api # run json-server
npm start # run next.js

Tutorials so far:

To illustrate the features I have decided to create a prototype that resembles instagram

Home page:

Photo page:

About

covering the basics of next.js by cloning parts of instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published