Skip to content

petrovicstefanrs/todo_light

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO Light

An experimental React TODO app with JSX and without a build system.

See it in action here: https://panta82.github.io/todo_light/

Screenshot

Instructions

Clone. Edit files. Open index.html in browser. There is no build system or anything.

Unfortunately, babel will need to load script files throgh AJAX, so you'll need a web server. file:// protocol will not work.

About

React TODO app without a build system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • HTML 15.8%
  • CSS 5.8%