Skip to content

Next.Js, Typescript, Styled Components, Jest and React Testing Library Boilerplate

Notifications You must be signed in to change notification settings

efeeseao/nextjs-styled-components-boilerplate

Repository files navigation

How to start the project

This project was started with Next.js

Install the dependencies

To install all dependencies run yarn install or yarn at the root

Run the project

yarn run dev will open on localhost:3000 on your browser

Core dependencies

How to make a commmit

To make a commit must be used a following rule:

git commit -m "*type*: commit-message"

  • Where type is: [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]
  • And commit-message must be written in lower-case.

How to contribute

  • Fetch/pull the Develop Branch
  • Create a Branch based on your issue name
  • e.g - Branch name is task/kw
  • e.g - Branch name is bug/kw
  • Once done push your branch to origin and submit a PR to the Develop branch for review 😘

All Rights Reserved for Fernando dos Santos.

About

Next.Js, Typescript, Styled Components, Jest and React Testing Library Boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published