Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 683 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 683 Bytes

nextjs-app

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.

Screenshot


Run Locally

  1. install globally JSON Server npm i -g json-server
  2. clone the repository git clone https://github.com/MikhailEzhov/nextjs-app.git
  3. go to folder cd nextjs-app
  4. install npm dependencies npm install
  5. run command npm run serve
  6. go to http://localhost:3000/