An open API service indexing awesome lists of open source software.

https://github.com/svitlana-lazurenko/todo-list

Web-app for creating notes.
https://github.com/svitlana-lazurenko/todo-list

javascript react redux to-do web-app

Last synced: 8 months ago
JSON representation

Web-app for creating notes.

Awesome Lists containing this project

README

          

# To do list

Web-app "To do list". Allows to create and delete notes. Saves notes to locale storage. Team project.

## Technologies

- JavaScript
- React
- React hooks
- Redux

## Contributors

- Svitlana-Lazurenko
- AleksanderMukhin

## Commands

- npm install - to install dependencies
- npm start - to run the project in development mode
- npm build - to run the project in production mode
- npm run test - to run test
- npm run eject - to extract all configuration files and transitive dependencies into the project
- npm run lint:js - to run eslint