/to-do-context

Notes manager with context-based functionality.

Primary LanguageTypeScriptMIT LicenseMIT

to-do-context

Vite TypeScript React Sass

Notes manager with context functionality and styled-components stylish

Captura de Pantalla 2022-05-21 a las 19 54 36

Features

  • Add a new task
  • Edit a created task

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 →