r3nanp / next-boilerplate

πŸ”₯ My boilerplate for the Next.js project with Typescript and styled-components!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next-boilerplate

My boilerplate for Next.js project with typescript and styled-components!!

r3nanp license mit style: styled-components prs

πŸ›  Technologies used

  • Next
  • Typescript
  • styled-components
  • Jest
  • Husky

πŸŽ‰ Contributing

Check this step by step

πŸƒ Getting Started

Add this initial template using this following command:

npx create-next-app -e git@github.com:r3nanp/next-boilerplate.git

Run the following command in order to start the application in a development environment:

yarn dev

πŸ“• License

Released in 2021. This project is under the MIT license.

Made with love by Renan Pereira πŸ’œπŸš€

About

πŸ”₯ My boilerplate for the Next.js project with Typescript and styled-components!!

License:MIT License


Languages

Language:TypeScript 95.5%Language:JavaScript 3.4%Language:Shell 1.0%