Skip to content

A simple to-do list that I developed for WADS course. It has the basic CRUD functionality and it is intended for simple use.

Notifications You must be signed in to change notification settings

dennwill/to-do-list-app

Repository files navigation

📝 Denn's To-Do List App

A simple and efficient To-Do List application built using Vite and React.

🚀 Features

  • ➕ Add, edit, and delete tasks

  • ✅ Mark tasks as completed

  • 📱 User-friendly and responsive design

  • ☁️ Firestore database support to save tasks

🛠 Tech Stack

  • Frontend: React JS, Vite

  • Styling: CSS


📦 Installation

Follow these steps to run the project locally:

Clone the repository:

git clone https://github.com/your-username/todo-app.git
cd todo-app

Install dependencies:

npm install

Start the development server:

npm run dev

Open the app in your browser

Finally, navigate to: http://localhost:5173/

About

A simple to-do list that I developed for WADS course. It has the basic CRUD functionality and it is intended for simple use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published