Skip to content

Naxus28/simple-react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-react-todo

A simple react todo for demo purposes.

This app was bootsrapped with create-react-app

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

To run this project you need the following software installed on your system:

  • node.js and npm. Run node -v and npm -v on the terminal window to check if you have node and npm.

Installation

Open a terminal window and:

$ cd ~/Sites #or wherever you keep your projects

$ git clone https://github.com/Naxus28/simple-react-todo.git

$ cd simple-react-todo

$ npm install #installs dependencies

$ npm run build #builds app for production

$ npm run start #serves app (http://localhost:3000/)

About

simple-react-todo app with react router 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published