Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 225 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 225 Bytes

RestorEase

MERN project to improve the experience of the barber booking system

To run client:

cd Terminal to client, npm install

then

npm start

To run server:

cd Terminal to server, npm install

then

node server.js