Skip to content

enu-kuro/Parse-React-Login-Signup-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse-React-Login-Signup-Sample

Parse login and signup sample with React written in ES6.

#Built with

  • react
  • flux
  • react-router
  • parse
  • react-mixin

setup

npm install

run the project

npm start

insert keys from your parse.com account

// Insert your app's keys here:
Parse.initialize('APPLICATION_ID', 'JAVASCRIPT_KEY');

About

Parse login and signup sample with React written in ES6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published