Clone the repository to your local machine and complete the following steps:
- Update the .env.example file to include your apikey
- Change the name of the file to
.env
- Run
npm i
- Run
npm run devserver
to start the server - Run
npm run dev
to start the app - Go to http://localhost:3000 to view app and make requests
You can input any recipe from the web or your favorite recipe! Have Fun!