A modern food discovery app that helps users explore local food vendors, read reviews, and discover new culinary experiences.
-
Clone the repository:
git clone https://github.com/yourusername/Spice_and_Surprise.git cd Spice_and_Surprise
-
Set up your database:
- Import the provided SQL files into your MySQL database.
- Update the database connection details in
config.php
.
-
Start your local server:
- If using XAMPP, place the project in the
htdocs
folder and start Apache and MySQL. - Access the app at
http://localhost/Spice_and_Surprise
.
- If using XAMPP, place the project in the
-
Explore the app:
- Register a new account or log in.
- Browse vendor shops and read reviews.
- Write your own reviews and discover new food adventures!
- Frontend: HTML, CSS
- Backend: PHP
- Database: MySQL