Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.21 KB

File metadata and controls

30 lines (17 loc) · 1.21 KB

Serverless Stack Facebook Login 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-fb-login-client
$ npm install

Run it locally.

$ npm run start

Maintainers

Serverless Stack is authored and maintained by Frank Wang (@fanjiewang) & Jay V (@jayair). Subscribe to our newsletter for updates on Serverless Stack. Send us an email if you have any questions.