🧑🍳 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/