This is a very simple Full Stack React application to keep track your to do list. You can simply add, edit, filter, delete your to do tasks.
Want to try this simple app? Please go To Do Listand register your account, track and update your to do list.
The validation for the login/register page, and this is very important to make you have filled out all required fileds.
Please take a look the simple look of the home page, you may see the the to do task has 2 categories, one is urgent, one is normal task, and the button color for the 2 categories are different.
It is important to have the function for you to find a specific task, you can use the filter function to do it.
- React
- React Hook
- Node.js
- MongoDB
- Express.js
- moment.js
- bcryptjs
- express-validator
- jsonwebtoken
- axios