Skip to content

BiteBox is a project designed to bring food enthusiasts together by offering a platform to explore, share, and discover new recipes and food-related content. Backend Code GitHub Link :- https://github.com/anurag2787/BiteBoxBackend

Notifications You must be signed in to change notification settings

anurag2787/BiteBox

Repository files navigation

BiteBox

Welcome to BiteBox!

BiteBox 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, BiteBox aims to create an interactive community for food lovers.

Features

  • Recipe Sharing: Easily share your favorite recipes with the community.
  • Recipe Discovery: Browse and discover new recipes from other food enthusiasts.
  • User Profiles: Create and customize your own user profile.
  • Community Interaction: Engage with other users through comments and likes.

Installation

To get started with BiteBox, follow these steps:

  1. Clone the repository:
    git clone https://github.com/anurag2787/BiteBox

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 BiteBox
  2. Install dependencies:
    npm install
  3. Install Email Js dependencies:
    npm @emailjs/browser
  4. 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 the community.

Contribution Guidelines

We welcome contributions to the BiteBox 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.

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 BiteBox! We hope you enjoy using our platform as much as we enjoyed building it.

About

BiteBox is a project designed to bring food enthusiasts together by offering a platform to explore, share, and discover new recipes and food-related content. Backend Code GitHub Link :- https://github.com/anurag2787/BiteBoxBackend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages