A fancy todo app which allows you to manage your task efficiently. Your todo can be stored in each category you set.
https://useful-todo-app.herokuapp.com/ You can login as a test user below (If you use this account, some todos might be already registered, and user information cannot be changed)
email: test@gmail.com
password: 123456
or register as a new user to use the app, of course!
- copy this project into your local machine
- install npm
npm install
- launch app
npm run dev
- React
- Redux
- React-hook-form
- Material-UI
- Node.js
- Express
- MongoDB
- Mongoose
- JsonWebToken
- Cloudinary
- Jest
- React Testing Library
Takuto Okamoto