[Rwcipa | MealDB App] is a recipe searching web app where anyone can search for recipes, bookmark recipes and also add their own recipes.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Create React App
npm i create-react-app
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone [email protected]:topeogunleye/Recipe-App-V1.git
Install this project with:
Install Node Modules
npm install
To run the project, execute the following command:
Start the development server
npm start
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please kindly give it a star on github.
I would like to thank Brad Traversy for creating the MealDB recipe tutorial in his 20 Web Projects With Vanilla JavaScript Udemy Course
[Where can I get a tutorial to learn how to build a project like this?]
[How long did it take you to build this?]
This project is MIT licensed.