Skip to content

Sniper512/tasks-managment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Intro This is a Simple Task Management System.

#Technologies

  • for the frontend I used React.js and Material-UI
  • for the backend I used Node.js and Express.js
  • for the database I used MongoDB

#How to run the project

  1. Clone the repository
  2. Go to the project directory
  3. There are two directories: frontend and backend
  4. Go to the backend directory in terminal and run npm install and then node app.js
  5. Open another terminal.
  6. Go to the frontend directory in this terminal and run npm install and then npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published