Skip to content

Todo app built with React and Tailwind CSS. You can add, delete, and reorder tasks by moving them up or down. You can add as many tasks as you like—there’s no task limit.

License

Notifications You must be signed in to change notification settings

Roshan-Metrix/todo_react

Repository files navigation

Todo React App

A todo app that record your tasks . The app is built with ReactJs and Tailwindcss.

Table of Contents

Technologies-Used

  • ReactJs

  • Tailwindcss

Installation

Step-by-step instructions to set up the project locally:

  1. Clone the repository:

     git clone https://github.com/Roshan-Metrix/todo_react.git
    
  2. Navigate to the project directory:

    cd todo_react
    
  3. Install dependencies

    npm install  
    
  4. Run App

    npm start dev
    

License

This project is licensed under the MIT License.

Screenshot

Todo App Screenshot

About

Todo app built with React and Tailwind CSS. You can add, delete, and reorder tasks by moving them up or down. You can add as many tasks as you like—there’s no task limit.

Topics

Resources

License

Stars

Watchers

Forks