Git Product home page Git Product logo

ilmarinen / labeler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nirdhum/todo-app

0.0 0.0 0.0 107 KB

Simple web application built using React and Vite that allows users to manage their tasks. You can create new tasks, mark tasks as completed, and delete tasks. The app utilizes local storage to persist task data, ensuring that your tasks remain even after you close the browser.

Home Page: https://nirdhum.github.io/todo-app/

JavaScript 44.18% CSS 52.69% HTML 3.13%

labeler's Introduction

React+Vite Todo App

Welcome to the React Vite Todo App! This is a simple web application built using React and Vite that allows users to manage their tasks. You can create new tasks, mark tasks as completed, and delete tasks. The app utilizes local storage to persist task data, ensuring that your tasks remain even after you close the browser.

Features

Create New Tasks:

Add new tasks to your to-do list by typing in the task description and pressing the "Add" button.

Mark Completed Tasks:

Once you've completed a task, simply click the checkbox next to the task to mark it as completed. The task will be visually distinguished to show its completion status.

Delete Tasks:

If you no longer need a task, you can remove it from the list by clicking the "Delete" button next to the task.

Local Storage:

The app uses local storage to store your tasks. This means that even if you close the browser or refresh the page, your tasks will be saved and available the next time you visit the app.

Getting Started

To get started with the Todo App, follow these steps:

Clone the Repository:

Start by cloning this GitHub repository to your local machine

Navigate to the Directory:

Move into the project directory

Install Dependencies:

Use your preferred package manager (npm or yarn) to install the project dependencies

Run the Development Server:

Start the Vite development server

Open in Browser:

Once the development server is running, open your web browser and navigate to http://localhost:3000 to access the Todo App.

Contributing

Contributions are welcome! If you find a bug or have an idea for an improvement, feel free to open an issue or submit a pull request. Please make sure to follow the existing code style and conventions.

License

This project is licensed under the MIT License. Feel free to use and modify the code as needed.

Thank you for using the React Vite Todo App. If you have any questions or need assistance, don't hesitate to contact us or open an issue. Happy task managing!

labeler's People

Contributors

nirdhum avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.