Skip to content

tingan/react-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React ToDo List App

The todo list apps mostly only have simple CRUD function, this app adds searching function also. The technologies used include:

  • React create app
  • Plain CSS
  • FontAwesome
  • Webpack-dev-server

Install the Application

Run this command from the directory in which you want to install the application.

git clone git@github.com:tingan/react-todo-list.git
cd react-todo-list
npm install
npm start

It will open a new page in http://localhost:3000.

Screenshot

Screenshot2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published