- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
In this project, I built a dynamic catalogue of food recipes app using react/redux, Axios, promises,amongst other tools.
-
Recipes List page
with a list of recipes that could be filtered by some parameters; in this project, it's a list of recipes that can be filtered by ingredients (shrimp, broccoli, etc.) -
Recipe Item page
for the recipe details; in this example, the recipe detail page (Preview Recipe) -
In this application, a user can search for recipes by
category
and get alist of all the meals
. The user can also click on a particular meal to see the details of the ingredients and instructions on how to prepare it.
- React
- Redux
- JSX
- CSS
- JavaScript
- ESLint
- Jest
- Npm
- Axios
- Scss
-
Fetch and display meals from the API
-
Search and display various foods by category.
-
Show more information about a food when clicked.
To get a local copy up and running follow these simple example steps.
-- Node.js
- ReactJs
- NPM
To get a local copy up and running you'll need to have NodeJS installed on your local machine.
After installing NodeJS please follow the next steps...
npm i
-- for installing dev dependecies.
npm run build
-- to run the project.
npm run start
npm run deploy
👤 Caren Koroeny
- GitHub: @Caren-Koroeny
- Twitter: @carensiya
- LinkedIn: CarenSiya
- Add good UI/UX
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please don't forget to follow me and give it a star.
- Designer - Nelson Sakwa
- You for viewing this repo and dropping a ⭐️.
- Microverse Inc
This project is MIT licensed.