Foodverse GitHub repository - Source code for the food-focused website Foodverse.com. The site showcases recipes, cooking tips, and engaging food-related articles, all designed to provide a comprehensive and user-friendly experience. Built with HTML, CSS, and JavaScript for a responsive design on all devices.
- Foodverse is an innovative recipe web application catering to diverse culinary preferences
- With an extensive collection of recipes for various cuisines and dietary needs.
- Users can easily search, access ingredients, and save their favorite recipes.
- Seamlessly plan meals, explore trending dishes, your ultimate recipe companion.
- React for building the user interface.
- Tailwind Css for styling.
- Clone the repository:
https://github.com/Shm-Rsuf/foodverse
- Navigate to the client directory:
cd foodverse
- Install dependencies:
npm install
- Start the client:
npm start
- Access the client in your browser at:
https://localhost:3000