Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 645 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 645 Bytes

Website starter With Next.js

How to use

Locally, install it and run:

yarn
yarn dev

Or use Gitpod

What's Under the Hood?

The project uses Next.js, which is a framework for server-rendered React apps.

CSS && UI

State management

  • Redux-toolkit

Forms

Formatting

Automated Formatting:

  • husky
  • lint-staged