This is un application for booking and scheduling system for barbershops. Let your customers schedule appointments with your team online at any time. Don't get double booked.
Client
Server
Database
- Feature 1
- Feature 2
- Feature 3
To run this project, you will need to add the following environment variables to your .env file
DB_URL
SECRET_KEY
PORT
Clone the project
git clone https://github.com/LMprojects7E6/barber-shop-mern.git
Go to the project directory
cd BarberShop-Mern/frontend
Install dependencies
npm install
Go to the project directory
cd BarberShop-Mern/Backend
Start the server
npm run start
Use this space to tell a little more about your project and how it can be used. Show additional screenshots, code samples, demos or link to other resources.