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.
- Host: GitHub
- URL: https://github.com/svitlana-lazurenko/todo-list
- Owner: Svitlana-Lazurenko
- Created: 2023-07-02T16:38:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T18:31:35.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T03:52:00.539Z (10 months ago)
- Topics: javascript, react, redux, to-do, web-app
- Language: JavaScript
- Homepage: https://svitlana-lazurenko.github.io/todo-list/
- Size: 2.76 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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