Skip to content

This project aims to provide exceptional dining experiences, surpassing customer expectations. With beautifully designed interiors and carefully curated menus featuring local and international flavors, we offer more than just a meal. Our goal is to create lasting memories through excellent service in a sophisticated and vibrant setting.

Notifications You must be signed in to change notification settings

byteFarhan/PIQUANT

Repository files navigation

🔗 PIQUANT

Features of this project

🚀 I've implemented an authentication system using Firebase, enabling users to register and log in to their accounts securely.

🚀 Additionally, I've incorporated the functionality for users to log in with their other social accounts, such as Google and GitHub.

🚀 I've implemented JWT token authentication for user verification.

🚀 Furthermore, I've implemented a private route concept to restrict access to specific routes unless users are logged in to their accounts, ensuring enhanced security and privacy.

🚀 On the homepage, I've showcased some top selling foods loaded from a MongoDB database.

🚀 I've added routes for adding and updating food, providing users with the ability to contribute to the database and keep information up-to-date.

🚀 I've implemented a route for each food displayed, allowing users to access comprehensive information about a specific food when they click the "View Details" button.

🚀 Within the food details route, users can find detailed information about the specific food.

🚀 Additionally, I've introduced a route named 'My List' where users can view the spots they have added in tabular form. They also have the option to delete any spots they have added to their list, offering a seamless user experience.

The packages used in this project

🔥 React slick slider

🔥 React Hook form

🔥 React Awesome reveal

🔥 React Hot Toast

🔥 JSON Web Token

🔥 React-simple-typewriter

Installation

  1. Clone the repository:
git clone https://github.com/byteFarhan/PIQUANT.git
  1. Navigate to the project directory:
    cd PIQUANT
    
  2. Install dependencies:
    npm install
    
  3. Configure environment variables (e.g., Firebase URI, Stripe API keys) in a .env file.
  4. Start the development server:
npm run dev

About

This project aims to provide exceptional dining experiences, surpassing customer expectations. With beautifully designed interiors and carefully curated menus featuring local and international flavors, we offer more than just a meal. Our goal is to create lasting memories through excellent service in a sophisticated and vibrant setting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published