The main goal of this little project is to generate a form using information from a API.
The tech behind:
- A NodeJS Version Package Manager as fnm
- Clone this repository
cdinside the just cloned repository- Install the dependencies with
npm i - Start a local server
npm run dev