Skip to content

dinakajoy/reasonreact-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReasonReact Todo Application

This is a simple Todo Application built to learn ReasonReact. Users can add Todo, mark it as completed and delete todos

Run

npm install
npm run server
# in a new tab
npm start

Open a new web page to http://localhost:5000/.
Change any .re file in src to see the page auto-reload.

Live Demo: https://reasonreact-todo-app.netlify.app/

About

A simple todo application built to learn ReasonReact indepth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published