Welcome to Foodie!
Foodie is a project designed to bring food enthusiasts together by offering a platform to explore, share, and discover new recipes and food-related content. Built primarily with JavaScript, Foodie aims to be a comprehensive resource for anyone passionate about cooking and culinary arts.
To get started with Foodie, follow these steps:
git clone https://github.com/M-ayank2005/Foodie.git
Create a firebase account with your google account .
Go to the given link and create the api key for your project.
create the .env file as specified
```bash
https://console.firebase.google.com/u/0/
```
cd Foodie
npm install
npm @emailjs/browser
npm run dev
Once the server is up and running, you can access the application by navigating to http://localhost:3000
in your web browser. From there, you can explore recipes, create your own, and interact with other users.
We welcome contributions to the Foodie project! To contribute, please follow these steps:
git checkout -b my-feature-branch
git commit -m "Add new feature"
git push origin my-feature-branch
For detailed contribution guidelines, please see CONTRIBUTING.md.
contribution.md
.stackbit.config.ts
.stackbit.config.ts
.This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or feedback, feel free to reach out to the project maintainer:
Thank you for visiting Foodie! We hope you enjoy using our platform as much as we enjoyed building it.