This is a Next.js project bootstrapped with create-next-app
. The project uses react, redux, redux-thunk, react-hook-form, axios, bootstrap, eslint, and sass.
- install globally JSON Server
npm i -g json-server
- clone the repository
git clone https://github.com/MikhailEzhov/nextjs-app.git
- go to folder
cd nextjs-app
- install npm dependencies
npm install
- run command
npm run serve
- go to
http://localhost:3000/