A web application project developed using JavaScript, CSS, and HTML.
- Introduction
- Features
- Technologies Used
- Setup
FoodApp is a web application project designed to showcase the use of JavaScript, CSS, and HTML. The application allows users to browse and search for recipes, view details, and save their favorite recipes.
- Browse a variety of recipes
- Search for recipes by keywords
- View detailed recipe information
- Save favorite recipes
- JavaScript: For the main application logic and interactivity
- CSS: For styling the application
- HTML: For the structure of the web pages
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/tomernegad/FoodApp.git
-
Navigate to the project directory: cd FoodApp
-
Open the index.html file in your web browser to view the application.