Cooking Recipes Website This is a simple website that lets you explore and view different cooking recipes. It is built using React with Vite. Getting Started To run the project locally: # Install dependencies npm install # Start development server npm run dev