Skip to content

Winstonjames2/taskmanager

Repository files navigation

📋 TaskManager

A modern task management app built using React, TypeScript, and Vite. Organize, prioritize, and manage your tasks effectively.

🌐 Live Demo

👉 taskmanager-seven-indol.vercel.app


🚀 Tech Stack

  • ⚡ Vite – Fast build tool
  • 🧩 React – Frontend framework
  • 🧠 TypeScript – Type-safe JavaScript
  • 🎨 (Optional) Tailwind CSS / SCSS – Styling
  • 📦 Node.js – Runtime

📦 Setup & Development

# 1. Clone the repository
git clone https://github.com/Winstonjames2/taskmanager.git
cd taskmanager

# 2. Install dependencies
npm install

# 3. Start development server
npm run dev

# 4. Build for production
npm run build

# 5. Preview the production build
npm run preview

Replace OpenWeatherAPI with yours in src/components/WeatherCard.tsx

About

React based task managing project

Resources

Stars

Watchers

Forks