Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 612 Bytes

File metadata and controls

24 lines (18 loc) · 612 Bytes

Project Video

task-management

video1760485175.mp4

Available Scripts

In the root directory of project, you can run this commands on terminal:

cd /frontend

npm install

npm start

In the root directory of project, you can run this commands on terminal:

cd /backend

node app.js

Technologies


A list of technologies used within the project:

  • node v16.16.0
  • npm v8.11.0
  • reactjs + Material_UI for UI
  • mongodb for database