/to-do-redux

Notes manager with redux-based functionality and emotion stylish

Primary LanguageTypeScriptApache License 2.0Apache-2.0

to-do-redux

Vite TypeScript React Emotion Redux

Notes manager with redux-based functionality and emotion stylish

Captura de Pantalla 2022-05-21 a las 19 52 57

Features

  • Add a new item.
  • Edit a created task
  • Search items

Setup

Install all the dependecies in your clone:

$ yarn install / npm install

Initialize the project:

$ yarn start / npm run start

Contributing

Have a look through existing Issues and Pull Requests that you could help with. If you'd like to request a feature or report a bug, please create a GitHub Issue using one of the templates provided.

See contribution guide →