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!
![mealmetrics-app](https://private-user-images.githubusercontent.com/47188731/239003965-7156c437-08a4-4ef4-8927-839ca6a70c80.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MDMwMjIsIm5iZiI6MTczOTQwMjcyMiwicGF0aCI6Ii80NzE4ODczMS8yMzkwMDM5NjUtNzE1NmM0MzctMDhhNC00ZWY0LTg5MjctODM5Y2E2YTcwYzgwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDIzMjUyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYxOTExZmZkMmI4NWJjODQ2NThmYjQ4ZjUxZmFmOGYyNTE4NmQ2MzQ0ZjJjZDdiMTY2MDEwNjgxMzZiMmRmMTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.89ukuuzplFBY1kAkiStsoeD0twSPGfcqHFNQp0nT_hk)