nextjs-typescript-setup

Project created to facilitate the start of a new project, bringing tools already integrated. Mainly used with NextJS and Typescript.

Installation

Use the package manager yarn or npm to install nextjs-typescript-setup.

Build With

  1. Typescript
  2. Chakra-ui
  3. emotion
  4. next-images
  5. Eslint
  6. Prettier
  7. SWR

Usage

git clone https://github.com/DavidLSO/nextjs-typescript-setup.git {PROJECT_NAME}
cd {PROJECT_NAME}
yarn install
yarn dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT