Simple dynamic website to practice on ·React JS ·Firebase ·Bootstrap.
View Demo »
Report Bug · Request Feature
Table of Contents
-
Clone the repository to your local machine using the following command:
git clone https://github.com/Abdelrahman-Yasser-1/Recipeo
-
Navigate into the project directory:
cd Recipeo
-
Install project dependencies:
npm install
-
Run project:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.The page will reload when you make changes.
You may also see any lint errors in the console.
Recipeo is a recipe search engine that allows you to search for recipes. Recipeo also provides a random recipe feature that allows you to discover new recipes. The recipes are fetched from the Spoonacular API