Forkify-Api is an online recipe finder built using JavaScript, Sass, and the Forkify Recipe API. This application allows users to search for recipes, view detailed information, and upload their own recipes.
- Recipe Search: Search for recipes by name or ingredient.
- Recipe Details: View detailed information about each recipe, including ingredients and instructions.
- Recipe Upload: Upload your own recipes to the platform.
- Responsive Design: Mobile-friendly interface built with Sass.
- JavaScript
- Sass
- HTML5
- CSS3
-
Clone the repository:
git clone https://github.com/Aliromia21/Forkify-Api.git
-
Navigate into the project directory:
cd Forkify-Api -
Install dependencies:
npm install
-
Start the application:
npm start