Skip to content

GlamSpot is a service based website where users can add own service and book others on a future date on his/her choose.

Notifications You must be signed in to change notification settings

khaledssbd/GlamSpot-project-server-side

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlamSpot

Live site:

GitHub Repository:


Project Overview:

  • Add your service to database and manage them
  • Book others service as a user
  • provide and update service status in database

Features

  • Loading data in a amazing way with no bug using TanStack Query
  • axiosSecure to force logout a hacker who wants to ge others data
  • Awesome dark theme support
  • react-responsive-carousel, aos Implementation for better UI
  • jspdf for pdf downlaod
  • Environment Variable configuration to save admin data from hackers
  • Regex with Valid email, Uppercase letters, lowercase letters and 6 characters in password
  • PrivateRoute to make the user login must
  • jwt configuration to configure security

npm Packages

  • npm i cookie-parser
  • npm i cors
  • npm i dotenv
  • npm i express
  • npm i jsonwebtoken
  • npm i mongodb
  • npm i nodemon

Getting Started

To run this React project on your local machine follow the instructions-

Prerequisites

Before you begin, ensure you have the following installed on your local machine:

Installation

  1. git clone https://github.com/khaledssbd/GlamSpot-project-server-side
  2. cd GlamSpot-project-server-side
  3. npm install
  4. npm run dev

Open http://localhost:7000 to view it in the browser.

About

GlamSpot is a service based website where users can add own service and book others on a future date on his/her choose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published