Skip to content

jonathanbcsouza/todo-list

Repository files navigation

Todo List App

🚧 Work in Progress

This is a simple Todo List application built with React and TypeScript.

Features

  • Add todo items
  • Delete existing todo items

Dependencies

  • uuid: A package to generate unique identifiers (UUIDs). It's used in this project to assign a unique ID to each todo item.
  • Tailwind CSS: A utility-first CSS framework that provides low-level utility classes to build custom designs.
  • React Icons: Popular icons from various libraries in a React.js-friendly syntax.

Installation

  1. Clone the repository
  2. Navigate into the directory
  3. Install the dependencies: npm install
  4. Start the application: npm run dev

License

This project is licensed under the MIT license.

About

Simple todo list made in React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published