- clone the repo and install dependencies then run the server
git clone [email protected]:a-atalla/Booktips-task-server.git
cd Booktips-task-server
npm install
npm start
- run the client and check on the browser
git clone [email protected]:a-atalla/Booktips-task-server.git
cd Booktips-task-server
npm install
npm start