Tiny task manager app built with NodeJS follows the tutorial of FreeCodeCamp
Tutorial: https://youtu.be/qwfE7fSVaZM
NodeJS: https://nodejs.org/en/docs/
Express and Routing: https://expressjs.com/
MongoDB Atlas: https://www.mongodb.com/atlas/database
Mongoose: https://mongoosejs.com/
git clone https://github.com/TienThinh-fe/task-manager-nodejs.git
npm install
npm start
- Create .env file and modify the mongo url via your info
- Using the same version to keep the app works