Skip to content

codamee/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 TodoEx — Your Daily Task Setter

A todo management application built with React, Vite, and Tailwind CSS.


✨ Key Features

  • Dynamic Task Management: Add, edit, and delete tasks instantly.
  • Responsive UI: Fully optimized for mobile, tablet, and desktop.
  • Modern Styling: Built with Tailwind CSS v4..

🛠️ Tech Stack


🔧 Installation & Local Setup

If you want to run this project locally on your machine, follow these steps:

  1. Clone the Repository

     git clone "https://github.com/codamee/todo-app.git"
  2. Navigate into the Project Directory

    cd todo-app
  3. Install Dependencies This step is crucial as it downloads the necessary node_modules required to run the app.

    npm install
  4. Start the Development Server

    npm run dev

    Once started, open http://localhost:5173 in your browser.

About

Basic todo app build with TailwindCss and React

Topics

Resources

Stars

Watchers

Forks

Contributors