Skip to content

Aplication to help manage tasks and reminders. The project has customization by colors, search and favorites.

License

Notifications You must be signed in to change notification settings

leandrocunha526/corenote-web-react

Repository files navigation

Core Notes Front-end

GitHub Action CI:
Node.js CI

About the project

Aplication to help manage tasks and reminders. The project has customization by colors, search and favorites.

For more information, see PULL_REQUEST.md.

The application has the following features

  • 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.

Extras

  • Authentication and profile.

More features in PULL_REQUEST.md.

Tecnologies

  • Vite
  • React TS
  • TypeScript
  • Styled Components
  • React Icons
  • Axios

Figma (the layout)

Open the layout mockup in desktop and mobile version and this design conforms as much as possible.

Docker

$ docker-compose -f docker-compose.yml up

or

$ docker-compose -f docker-compose.yml up -d

Image: Nodejs 20 (Alpine)

Port: 5173

Without Docker

Install dependencies: yarn

Execute: yarn run dev

Port: 5173

LICENSE

The project is licensed under: MIT

About

Aplication to help manage tasks and reminders. The project has customization by colors, search and favorites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages