Skip to content

ansleyr2/react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React ToDo App

A ToDo app using React. Uses webpack and babel for transpiling. The transpilled code is present under dist folder.

Demo

View the app by opening the index.html under dist folder in your browser(Chrome preferred).

Getting Started

Clone or download the project to your system.

Prerequisites

Node.js

Install the latest version if you dont have one

Installing

npm install

This will install the dependencies

npm run build

This will build the project and get the transpilled code under dist folder

npm start

This will get the server up and running

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A ToDo app using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors