๐งโ๐ณ CookBook
CookBook is a recipe management web application built using React, HTML, CSS, and JavaScript. It allows users to browse, add, and view delicious recipes in an organized and interactive way.
๐ Features
๐ฒ Browse different recipes
๐ Add or edit recipes
๐ Search for recipes easily
๐พ Save and manage your favorite dishes
๐ Tech Stack
Frontend: React.js
Styling: CSS
Routing: React Router
Language: JavaScript
โ๏ธ How to Run
Download or clone this repository:
git clone https://github.com/harini1484/CookBook.git
Navigate to the project folder:
cd CookBook
Install dependencies:
npm install
Start the project:
npm start
Open your browser and go to: ๐ http://localhost:3000/