Live Website Link: hideous-writing.surge.sh
React Chefs Table is a web application that allows users to discover and manage recipes. Users can view a variety of recipes, add them to their "Want to Cook" list, and move them to the "Currently Cooking" list.
- View a list of recipes with details such as ingredients, preparation time, and calories.
- Add recipes to the "Want to Cook" list.
- Move recipes from the "Want to Cook" list to the "Currently Cooking" list.
- Responsive design for a seamless experience on different devices.
-
Clone the repository:
git clone https://github.com/your-username/react-chefs-table.git
-
Navigate to the project directory:
cd react-chefs-table
-
Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to http://localhost:3000