tonnoz / react-basic

playground with React, ES6 and Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-basic

playground with React, ES6 and Firebase

##What is this? This a basic ReactJS app that allows you to browse Github users and take notes about each person, saving the notes on Firebase.

How to install

npm install

How to run

npm start

and then open the browser at http://localhost:8080

More

stuff used:

  • react
  • react-router
  • axios
  • re-base for connecting to Firebase
  • babel to transpile JSX and some ES6 to JS
  • webpack

About

playground with React, ES6 and Firebase


Languages

Language:JavaScript 97.2%Language:HTML 2.8%