- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
Casual Gourmet is an application that provides users with multiple recipes for both foods and drinks. The recipes are classified into popular categories such as chicken, breakfast and vegetarian for foods and coffee/tea, cocktails and shakes for drinks. A fun corner is created whereby the user can search for various recipes by main ingredients or name among other filters. This is a fun application that is practical and useful to anyone who wants to try out new recipes.
Tools
Deployment
- [Presents several pages with foods and drinks recipes]
- [Presents search options for various recipes based on different filters]
- [Allows a users to pick a random recipe]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- git
- node
Clone this repository to your desired folder:
$ git clone https://github.com/trace-kadenyi/casual_gourmet
Install this project with:
cd casual_gourmet
npm install
To run the project, execute the following command:
npm run start
You can deploy the project to Vercel by following these steps:
- Create a new site on Vercel
- Select your repository
- Select the branch to deploy
- Vercel automatically configures the correct settings for your project
- Click on deploy
👤 Tracey Kadenyi
- GitHub: @trace-kadenyi
- LinkedIn: @Tracey Kadenyi
- Twitter: @traci_K7
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Original idea of a recipe collection is obtained from the book Angels Fall by Nora Roberts. The main character is a chef and the text of the about page is directly quoted from her own cookbook idea in the story. Consider this the website version of Reece Gilmore's cookbook.
-
How can I report a bug?
You can report bugs by opening an issue. -
How can I request a feature?
You can request a feature by opening an issue.