Skip to content

Cookpad is recipe sharing platform where users can browse a list of meals and view their respective recipes. Built by react-redux.

License

Notifications You must be signed in to change notification settings

ezraermy/cookpad

Repository files navigation

📗 Table of Contents

📖 Cookpad

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.

🛠 Built With

Tech Stack

Client
  • React js
  • Redux
  • CSS
Server
  • Mealdb API
  • Node js
Database
  • N/A

Key Features

  • Beautifull UI
  • Easy To Use

👆

🚀 Live Demo

🚀 Video

👆

💻 Getting Started

To run the project locally, follow these steps.

Prerequisites

In order to run this project you need to:

  • Install Git
  • Install Node
  • Install a code editor, I suggest VsCode

Setup

Clone the repo into your local machine:

git clone https://github.com/ezraermy/cookpad.git

Install the dependencies using npm:

npm install

Usage

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

Run tests

To run tests, run the following command:

  npm test

👆

👥 Authors

👤 Ezra Yehuwalashet

👆

🔭 Future Features

  • Improve UI, Page speed, Content rularity, etc...

👆

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

👆

⭐️ Show your support

If you like this project leave a start for it.

👆

🙏 Acknowledgments

  • 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.

👆

📝 License

This project is MIT licensed.

👆

About

Cookpad is recipe sharing platform where users can browse a list of meals and view their respective recipes. Built by react-redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published