Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.54 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.54 KB

Friends' Foodie Hub 🍔👫

Welcome to Friends' Foodie Hub, a web platform where friends can come together to share and review their favorite restaurants! This project allows users to create a joint database of their culinary adventures, providing a space for rating, commenting, and reminiscing about their dining experiences.

Features

  • User Authentication: Securely register and log in to your account to start exploring and contributing to the Friends' Foodie.

  • Add Restaurants: Share your favorite dining spots with your friends by adding new restaurants to the database.

  • Rate and Review: Give each restaurant a personalized rating and leave comments to share your thoughts and experiences.

  • Edit and Delete: Maintain control over your contributions by editing or removing your restaurant entries.

Getting Started

Follow these steps to get Friends' Foodie Hub up and running on your local machine:

  1. Clone the Repository:

    git clone https://github.com/your-username/foodie.git
    cd foodie
  2. Install Dependencies:

    npm install
  3. Run the Application:

    npm start on client side
    and node app.js on server folder
  4. Open Your Browser: Enjoy! Screenshot 2023-12-06 145715

Contributions

We welcome contributions! If you'd like to enhance or fix issues in the project please let us know beforehand!.

Happy dining ! 🍽️💻