phanlancer / bigchaindb-simple-login

Simple sign up, login, update profile using bigchaindb. Built with React JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is demo purpose for bigchaindb, bundled with React JS.

Setting Up Environment Variables

Environment Variables are defined in .env file. When you cloned the project, just create .env file in the root directory of the project. In .env file you can set the environment variables.

What to set up?

REACT_APP_BIGCHAINDB_APP_ID
REACT_APP_BIGCHAINDB_APP_KEY

About

Simple sign up, login, update profile using bigchaindb. Built with React JS


Languages

Language:JavaScript 71.5%Language:CSS 26.4%Language:HTML 2.1%