TaskSphere is a multi-utility web application built using Vite.js, TypeScript, and Tailwind CSS. It provides a variety of productivity tools, including:
ā
To-Do App ā Manage tasks efficiently.
ā
Weather App ā Get real-time weather updates.
ā
Expense Tracker ā Track income and expenses easily.
ā
Notepad ā Save and manage notes.
ā
Calculator ā Perform quick calculations.
Clone the repository:
git clone https://github.com/rajivkr8207/TaskSphere.git
Navigate to the project:
cd TaskSphere
Install dependencies:
npm install
Run the development server:
npm run dev
Open the application:
http://localhost:5173
/ ā Home Page
/todo ā To-Do App
/weather ā Weather App
/tracker ā Expense Tracker
/notepad ā Notepad
/calculator ā Calculator
For any inquiries, feel free to contact me at https://github.com/rajivkr8207