Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 945 Bytes

README.md

File metadata and controls

56 lines (34 loc) · 945 Bytes

BarberApp

A barber app which has the functionality of allowing customers to book appointments for a barber shop.

Built With

  • HTML
  • CSS (Styled-Components)
  • JavaScript
  • React
  • Redux - Redux Saga
  • Node.js API

Created using create-react-app

Backend

BarberApp - Node.js backend

Getting Started

npm install

Installs all necessary dependencies using node package manager.

npm start

Runs the app in development mode.

npm run build

Creates the final build of the project to be deployed on the server.

Images

SignIn Page

Image of SingIn

SignUp Page

Image of SignUp

Dashboard Page

Image of Dashboard

Profile Page

Image of Profile