Skip to content

busuyiomotosho/todo-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Todo List App

This is a simple Todo List web application. It is a simple application that lets the user add tasks to their todo list, delete tasks from it, and check off completed task,. It is built with React.js.

Tech Stack:

NodeJS ReactJS

Run Locally

Prerequisite

Make sure you have these installed on your computer.

  • Node.js
  • ReactJS

Clone the project

  git clone https://github.com/busuyi-omotosho/todo-app-react

CD into the project directory

  cd todo-app-react

Install dependencies

  npm install

Start the server

  npm start

About

This is a simple Todo List web application built with ReactJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published