Skip to content

blakejs/todo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do Web App with React

Example of a To-do app built with React.

Example of app

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Have NPM and Node.js installed.

Installing

A step by step series of examples that tell you have to get a development env running

git clone https://github.com/zutton/todo-react.git

cd todo-react
npm install

To get up in running use:

npm start

Available to view on http://localhost:3000

Deployment

how to deploy production build on a live system

npm run build

To view on localhost:3000

npm run start:prod

Built With

  • React - JavaScript library for building user interfaces
  • Razzle - Web app setup
  • FlipMove - Effortless animation between DOM changes

Authors

  • Blake Sutton

License

MIT License

About

To-do Web App with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published