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.
-
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.
Follow these steps to get Friends' Foodie Hub up and running on your local machine:
-
Clone the Repository:
git clone https://github.com/your-username/foodie.git cd foodie
-
Install Dependencies:
npm install
-
Run the Application:
npm start on client side and node app.js on server folder
We welcome contributions! If you'd like to enhance or fix issues in the project please let us know beforehand!.
Happy dining ! 🍽️💻