Skip to content

Todo application built with React and Firebase, written in ES6.

Notifications You must be signed in to change notification settings

slwen/reactfire-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactfire Todo

Build Status

Todo application built with React and Firebase, written with ES6 syntax.

Demo

Get Started

  1. Clone, install and set up:
$ git clone https://github.com/slwen/reactfire-todo.git
$ cd reactfire-todo
$ yarn run setup
  1. View on: http://localhost:3000/

  2. If you have your own Firebase URL you can set the store name in ./src/firebase-config.js.

Commands

$ yarn run setup      # Install dependencies, start server and watch.
$ yarn run start      # Start a local server and watch task.
$ yarn run build      # Build public assets.
$ yarn run lint       # Run eslint.
$ yarn run deploy     # Deploy files to gh-pages branch.
$ yarn run test       # Run component tests
$ yarn run watch-test # Run component tests in watch mode

About

Todo application built with React and Firebase, written in ES6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages