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

Project developed with:

NodeJS 18

Getting Started

First, run the installation of dependencies with the command:

npm install

When the process has finished and the node_modules folder is generated in the root, run the command:

npm run dev