Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidosky007/techinnova
https://github.com/davidosky007/techinnova
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidosky007/techinnova
- Owner: Davidosky007
- Created: 2024-08-29T14:19:17.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-29T14:21:53.000Z (5 months ago)
- Last Synced: 2024-08-29T16:02:47.341Z (5 months ago)
- Language: TypeScript
- Homepage: https://techinnova.vercel.app
- Size: 308 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Management Dashboard
## Description
A React and TypeScript application for managing tasks. Users can create, edit, delete, and view tasks categorized by state.
## Setup
1. Clone the repository.
2. Run `npm install` to install dependencies.
3. Run `npm start` to start the development server.## Features
- Create, read, update, and delete tasks.
- Search and filter tasks.
- Toggle light and dark mode.## Deployment
You can deploy the application to Vercel, Netlify, or GitHub Pages.
## License
This project is licensed under the MIT License.