Skip to content

Latest commit

 

History

History
125 lines (85 loc) · 2.45 KB

README.md

File metadata and controls

125 lines (85 loc) · 2.45 KB

BarberShop-Mern


📔 Table of Contents

🌟 About the Project

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.

📷 Screenshots

screenshot

👾 Tech Stack

Client
Server
Database

🎯 Features

  • Feature 1
  • Feature 2
  • Feature 3

🔑 Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_URL SECRET_KEY PORT

🧰 Getting Started

🏃 Run Locally

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

👀 Usage

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.