Skip to content

Lissone/next-typescript-template

Repository files navigation

Next Typescript Template

Description   |    Requirements   |    Technologies   |    Usage


License Repo size Top lang Stars repo Forks repo Pull requests Last commit

Report bug · Request feature


Description

This template was created using React with Next.js and aims to facilitate the creation of new projects by providing a standardized and optimized foundation.

It includes essential configurations and tools such as TypeScript, Styled Components, and ESLint, ensuring best practices from the start of development. Ideal for use as a starting point in new projects, this template allows customization as needed.

Requirements

Technologies

  • NextJs
  • Typescript
  • StyledComponents
  • Eslint
  • Commitlint
    • Config conventional
  • Husky

Usage

You can use this project as a template for another one, or clone it on your pc using the command:

git clone https://github.com/Lissone/next-typescript-template.git
cd next-typescript-template

Install dependencies using:

npm install

Run web:

npm run dev

License

Distributed under the MIT License. See LICENSE for more information.

Made with ❤️ by Lissone