- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Cookpad The Cookpad web app is a user-friendly platform that provides a vast collection of recipes for different types of cuisines, diets, and occasions. Each recipe includes a list of ingredients, step-by-step instructions, and a mouth-watering image to give users an idea of what their dish will look like.
Client
- React js
- Redux
- CSS
Server
- Mealdb API
- Node js
Database
- N/A
- Beautifull UI
- Easy To Use
To run the project locally, follow these steps.
In order to run this project you need to:
Clone the repo into your local machine:
git clone https://github.com/ezraermy/cookpad.git
Install the dependencies using npm:
npm install
To start the development server run
npm start
- this command will start the development server on
localhost:3000
address
To create and optimized production build run
npm run build
- this command will create a bunduled chunks of code inside
build/
folder
To run tests, run the following command:
npm test
👤 Ezra Yehuwalashet
- Improve UI, Page speed, Content rularity, etc...
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a start for it.
-
I would like to thank Microverse for helping me in my journey to become a Fullstack developer 🌹
-
I would like to give credit to Nelson Sakwa for his original design idea that inspired the creation of this app. The overall layout and design of this app were heavily influenced by his work, and I am grateful for the inspiration he provided.
This project is MIT licensed.