Aplication to help manage tasks and reminders. The project has customization by colors, search and favorites.
For more information, see PULL_REQUEST.md.
- Users are able to create, read, update and delete pending tasks using the API.
- Users can mark an item as a favorite.
- Users can set a color for each task item.
- User task list in a responsive and visually appealing way, with the ability to filter items.
- Favorite items are displayed at the top of the list.
- The application was made to adapt to smaller screens in the best possible way.
- Authentication and profile.
More features in PULL_REQUEST.md.
- Vite
- React TS
- TypeScript
- Styled Components
- React Icons
- Axios
Open the layout mockup in desktop and mobile version and this design conforms as much as possible.
$ docker-compose -f docker-compose.yml up
or
$ docker-compose -f docker-compose.yml up -d
Image: Nodejs 20 (Alpine)
Port: 5173
Install dependencies: yarn
Execute: yarn run dev
Port: 5173
The project is licensed under: MIT