Coder Social home page Coder Social logo

vishalsingh333 / to-do-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 183 KB

A simple beginner friendly to-do-list website where you can add tasks, remove tasks and mark the task as complete whenever the task is done. It is created using React and styled using tailwind.css

JavaScript 69.91% HTML 19.10% CSS 11.00%
reactjs tailwind-css to-do-app-with-react to-do-list

to-do-list's Introduction

React To-do List

A simple To-do List web application built with React.

Table of Contents

Introduction

This project is a basic To-do List web application built using React. It allows users to add, delete, and mark tasks as completed. The project was created as a beginner-level exercise to practice React development skills.

Features

  • Add tasks to the list
  • Delete tasks from the list
  • Mark tasks as completed
  • Simple and intuitive user interface

Technologies Used

  • React
  • Tailwind CSS

Getting Started

To get started with the project, you'll need to have Node.js and npm (Node Package Manager) installed on your machine.

  1. Clone this repository: git clone https://github.com/your-username/react-todo-list.git
  2. Navigate into the project directory: cd react-todo-list
  3. Install the project dependencies: npm i
  4. Start the development server: npm start
  5. Open your web browser and visit http://localhost:3000 to view the application.

Usage

  • Add a new task by entering the task description in the input field and pressing the "Enter" key or clicking the "Submit" button.
  • Delete a task by clicking the โŒ button next to the task.
  • Mark a task as completed by clicking the checkbox next to the task.

Contributing

Contributions are welcome! If you'd like to contribute to this project, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

to-do-list's People

Contributors

vishalsingh333 avatar

Watchers

 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.