[Recipa] 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-V2.git
Install this project with:
Install Node Modules
npm install
To run the project, execute the following command:
Start the development server
npm start
š¤ Temitope Ogunleye
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please star it here on GitHub
I would like to thank the creators of yummly
[Question_1]
[Question_2]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.