M-ayank2005 / Foodie

Welcome to foodie
https://foodie-nine-red.vercel.app
3 stars 8 forks source link
hacktoberfest hacktoberfest-accepted hacktoberfest2024

Foodie

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.

Features

Installation

To get started with Foodie, follow these steps:

  1. Clone the repository:
    git clone https://github.com/M-ayank2005/Foodie.git

firebase setup:

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/
```
  1. Navigate to the project directory:
    cd Foodie
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev

Usage

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.

Contribution Guidelines

We welcome contributions to the Foodie project! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b my-feature-branch
  3. Make your changes and commit them:
    git commit -m "Add new feature"
  4. Push to the branch:
    git push origin my-feature-branch
  5. Open a pull request on GitHub.

For detailed contribution guidelines, please see CONTRIBUTING.md.

Recent Updates

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

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.