This is a Next.js project bootstrapped with create-next-app.

Usage

Run npm install or yarn install.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

🚀 Technologies

:octocat: Git commit

This project follows commitizen commit message convention. Simply run yarn commit (without the -m flag) and you will be prompted with some options. Select the type that best fits your changes, specify the scope and write a short description of your commit.