AnomalyInnovations / serverless-stack-demo-user-mgmt-client

Source for demo app client with user management in Serverless-Stack.com

Home Page:https://demo-user-mgmt.serverless-stack.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Stack User Management Demo React App

Serverless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking app from scratch.

This repo is a fork of the original client with added support for a Login with Facebook option. You can visit a hosted version of this app here.

Usage

This project is created using Create React App.

To use this repo locally, start by cloning it and installing the NPM packages.

$ git clone https://github.com/AnomalyInnovations/serverless-stack-demo-user-mgmt-client
$ npm install

Run it locally.

$ npm run start

Maintainers

This repo is maintained by Serverless Stack.

About

Source for demo app client with user management in Serverless-Stack.com

https://demo-user-mgmt.serverless-stack.com

License:MIT License


Languages

Language:JavaScript 89.0%Language:CSS 6.5%Language:HTML 4.5%