Skip to content

Vedha17Mahadevan/ToDoList_WebDev_MuLearn

Repository files navigation

To-Do List (MuLearn Web Dev Task)

This project is a simple interactive To-Do List application built using React.js as part of a MuLearn Web Development task.

The application allows users to add tasks, mark them as completed, and delete tasks, helping practice basic React concepts and component-based development.

Technologies Used

  • React.js
  • JavaScript
  • Tailwind CSS
  • Vite

How to Run the Project

Prerequisites

  • Node.js installed on your system

Steps

  1. Clone the repository:
    git clone https://github.com/Vedha17Mahadevan/ToDoList_WebDev_MuLearn.git
  2. Navigate to the project folder:
    cd ToDoList_WebDev_MuLearn
  3. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open application in web browser

About

In this task, you have to create a simple interactive To-Do List using React.js, with basic functionalities such as adding, deleting, and marking tasks as done.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors