Skip to content

Thellexcodes/react-todo-app

Repository files navigation

Todo Application

A simple Todo application built using ReactJS.

Project Description

This project is a basic Todo application that allows users to add, delete, and mark tasks as completed. It is built using ReactJS and includes default CSS styles.

Installation Instructions

To get started with the project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Thellecodez/react-todo-app.git
    
  2. Navigate to the project directory:
    cd react-todo-app
    
  3. Install the dependencies:
    npm install
    
  4. Run the application:
    npm run dev
    
    

Nodejs official website:

https://nodejs.org/en

Vite official website:

https://vitejs.dev/

ReactJs official website:

https://react.dev/

About

Todo Application Project For React Crash Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published