Proper Readme will follow
- Typescript
- ChakraUI
- NextJS
- Lightweight
- Google Analytics
- React Icons
install dependencies npm i
or yarn
install prettier globally npm i -g prettier
To run on local development server npm run dev
To format with prettier npm run clean
To run Tests with Jest npm run test
To create a production build npm run build
MIT Licensed template