Skip to content

mariocc22/tailwind-css-todo-app

Repository files navigation

Todo App React

This is a Todo App built with React, Tailwind CSS and Vite that allows you to keep track of your tasks, with the ability to add new tasks, categorize them between personal and business, mark them as complete, and edit them. The app also includes a feature to toggle between light and dark themes.

edi_feature

Light Theme

light_mode

Dark Theme

dark_mode

Features

  • Add tasks
  • Categorize tasks between personal and business
  • Mark tasks as complete
  • Edit tasks
  • Toggle between light and dark themes
  • Store tasks in local storage

Technologies Used

  • React
  • Tailwind CSS
  • -Vite

Installation and Usage

  1. Clone the repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Run npm install to install the necessary dependencies.
  4. Run npm start to start the development server. 5. Open http://localhost:5173 to view the app in the browser.

Credits

This app was built by Mario Cesena(me), with a bit of inspiration for the design.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published