https://github.com/snehamgithub/task-management-frontend
https://github.com/snehamgithub/task-management-frontend
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/snehamgithub/task-management-frontend
- Owner: SnehaMgithub
- Created: 2025-02-14T15:44:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T17:44:27.000Z (over 1 year ago)
- Last Synced: 2025-02-14T18:28:37.273Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://task-management-frontend-olive.vercel.app
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🖥️ Task Management Frontend
This is a **frontend application** for managing tasks. It connects with the backend API and provides an interface for users to **create, retrieve, update, and delete tasks**.
---
## 🚀 Features
- ✅ Create new tasks
- 📋 View all tasks
- 🔍 View a single task
- ✏️ Update tasks
- ❌ Delete tasks
- 🎨 Responsive UI with modern design
---
## 📌 Tech Stack
- **React.js (Frontend Framework)**
- **CSS (Styling)**
- **Axios (API Requests)**
- **Redux / Context API (State Management)**
- **Vercel (Deployment)**