This project is developed with NextJs and SaaS.

Getting Started

First, run instalation dependencies:

npm install
# or
yarn

After, run the development server:

npm run dev
# or
yarn dev

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