Skip to content

KA3RAM/mini-Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React TodoList Project with Virtual DOM

This is a small React project created as my first step into React development. It uses the Virtual DOM to efficiently update the UI.

  • Simple and educational project
  • Uses Virtual DOM for better performance
  • My first small React project

Project Preview

Project Preview

Installation and Running

  1. Clone the repository:
   git clone https://github.com/KA3RAM/mini-Todo-List.git
  1. Navigate into the project folder:
cd mini-Todo-List
  1. Install dependencies:
npm install
  1. Run the project:
npm start

Hope you enjoy the project!

About

A simple Todo list project created with react.js

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors