Skip to content

rahulmd03/todo-react-app

Repository files navigation

📝 ToDo App — React + Vite

A responsive and theme-switchable ToDo App built with React and Vite, styled using Bootstrap 5.
It allows users to add, complete, delete, and organize tasks efficiently in dark or light mode.


📸 Screenshot

Dark Mode Light Mode


🚀 Features

  • ✅ Add and track tasks easily
  • 🌙 Toggle between Light and Dark mode
  • ✅ Separate views for Active, Completed, and Deleted tasks
  • ⚡ Powered by Vite for blazing-fast dev experience
  • 🎨 Styled with Bootstrap 5

🛠️ Tech Stack

  • React
  • Vite
  • React Bootstrap
  • ESLint (basic rules)
  • JavaScript (ES6+)

🧪 How to Run the App Locally

1. Clone the Repository

git clone https://github.com/rahulmd03/todo-react-app.git
cd todo-react-app

2. Install Dependencies

npm install

3. Start the Development Server

npm run dev

Then open your browser and go to:

http://localhost:5173

About

A ToDo app using React, Vite, and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published