Skip to content

geekyoperand/test

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published