https://github.com/kader009/task-manage
Task Management App
https://github.com/kader009/task-manage
antdesign autentication css dashboards firebase javascript react tailwindcss vitejs
Last synced: 3 months ago
JSON representation
Task Management App
- Host: GitHub
- URL: https://github.com/kader009/task-manage
- Owner: kader009
- Created: 2024-06-03T09:43:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-03T04:53:12.000Z (5 months ago)
- Last Synced: 2026-02-03T16:51:14.955Z (5 months ago)
- Topics: antdesign, autentication, css, dashboards, firebase, javascript, react, tailwindcss, vitejs
- Language: JavaScript
- Homepage: https://task-manage-ebon.vercel.app
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TaskHub
### Task Management Site With Mern Stack
#### Technology use for this projects :
- Reactjs
- Tailwindcss
- DaisyUi
- AntDesign ( Dashboard )
- React toastify ( for notification )
- Slick Carousel
- Context Api ( manage state )
- Firebase ( Authentication )
- Recharts ( Charsts )
- Router
- nodejs
- express js
- mongodb
### Feature :
- Authentication
- Create task
- Update task
- Delete task
- Read task
- Dashboard ( show charts and crud operation, User profile section )
- Responsive device wise
- Private Route
### How to use this repository :
> step 1. Download or clone this repository
`step 2. Open this reposity with vscode.`
> step 3. npm i
` step 4. run npm run dev it will be run with your local machine.`