Running on local computer ( lvh.me always points to the local computer. Social buttons require https and valid domain ) https://lvh.me:3000
Demo: https://loginpageauth.herokuapp.com
Code source: https://github.com/sachkosm/loginpage.git
Installing on local computer:
- Clone the source on your local computer
- Run from local folder using Terminal: ( you need npm installed on your computer )
npm install
npm start