https://github.com/18520339/tasks-management
Tasks Management using React JS, Hooks Context, Redux, Bootstrap
https://github.com/18520339/tasks-management
bootstrap context hooks react-hooks react-js redux
Last synced: about 2 months ago
JSON representation
Tasks Management using React JS, Hooks Context, Redux, Bootstrap
- Host: GitHub
- URL: https://github.com/18520339/tasks-management
- Owner: 18520339
- Created: 2020-01-17T13:46:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-01T07:22:17.000Z (about 5 years ago)
- Last Synced: 2025-03-25T23:47:09.788Z (over 1 year ago)
- Topics: bootstrap, context, hooks, react-hooks, react-js, redux
- Language: JavaScript
- Homepage: https://managingtask.web.app
- Size: 646 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tasks Management No.1
### Libraries & Technique Used:
1. Bootstrap 3
2. React JS
3. React Hooks
### Usage:
```
git clone https://github.com/18520339/tasks-management.git
cd tasks-management
npm install
npm start
```