Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2kabhishek/tasky
Task management with React ✅📋
https://github.com/2kabhishek/tasky
frontend react todo
Last synced: 6 days ago
JSON representation
Task management with React ✅📋
- Host: GitHub
- URL: https://github.com/2kabhishek/tasky
- Owner: 2KAbhishek
- License: gpl-3.0
- Created: 2021-06-05T08:21:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T04:27:07.000Z (7 months ago)
- Last Synced: 2024-05-01T16:27:06.452Z (7 months ago)
- Topics: frontend, react, todo
- Language: JavaScript
- Homepage: https://2kabhishek.github.io/tasky
- Size: 3.44 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this
A task manager built with React, can be integrated with any Backend.
## Inspiration
Needed a frontend component to test different backends.
## Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of `npm`
## Installing
To install , follow these steps:
```bash
git clone https://github.com/2kabhishek/tasky
cd tasky
npm install
```## How it was built
tasky was built using `react`
## What I learned
- Integrate react with gh-pages
- Use propTypes
- Always fun to work with reactHit the :star: button if you found this useful.
## More Info