Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 301 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 301 Bytes

To run the project

Step 1: go to the backend folder then in the terminal run the following command:

1- npm install

2- node app.js

step 2: go to the frontend folder then in the terminal run the following command:

1- npm install

2- npm run server

Now, You can go to the http://localhost:4000