Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 2.23 KB

README.md

File metadata and controls

41 lines (21 loc) · 2.23 KB

Bite Space Website

Welcome to Bite Space! This is the user-facing part of our application, where users can explore restaurants, cuisines, and menus.

Features

🏠 Home Page: Our home page welcomes users with default categories, popular food items, and trending restaurants and cuisines, providing a glimpse into the diverse culinary landscape available.

🍴 Browse by Categories: Users can explore all available categories, making it easy to find specific types of cuisine or dishes they're interested in.

🌮 Browse Restaurants by Cuisines: Users can browse restaurants categorized by cuisines, making it convenient to explore different culinary traditions.

📋 Restaurant Menus: Users have access to detailed restaurant menus, allowing them to peruse dishes and make informed decisions before dining out.

🤝 Partner with Us: Restaurant and café owners can easily partner with us to showcase their establishments and reach a wider audience of food enthusiasts.

📢 About Us: Learn more about Bite Space and its mission on our About Us page.

🌙 Dark Mode: Enjoy a visually comfortable experience with our dark mode feature, perfect for nighttime browsing or reducing eye strain.

Getting Started

To get started with the Bite Space website, follow these steps:

  • Clone the Repository: Clone this repository to your local machine using git clone <repo>.

  • Navigate to Website Folder: Enter the website folder using cd website.

  • Install Dependencies: Install dependencies by running npm install.

  • Set Environment Variables: Set up environment variables for Supabase. You can find the necessary variables in the .env.example file. Rename it to .env.local and fill in the required values.

  • Run the Application: Start the application by running npm run dev.

  • Access the Website: Open your browser and go to http://localhost:3000 to access the Bite Space website.

Support

If you encounter any issues or have any questions regarding the Bite Space website, feel free to reach out to us at GitHub canopas or @canopassoftware, we're here to help!