Skip to content

shamilsaleem/todo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App

Simple ToDo app using React

Features

  • Store ToDos in the browser
  • Mininal interface

Installation

git clone https://github.com/shamilsaleem/todo-react.git
cd todo-react
npm install
npm start

Production Build

git clone https://github.com/shamilsaleem/todo-react.git
cd todo-react
npm install
npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

You can find me all over the web

Twitter Badge Twitter Badge

About

A simple ToDo app using pure React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published