Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 671 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 671 Bytes

Slam-Book

This is a Slam Book Application, Where we can ask and answer questions and will help to interact with our loved ones. https://polar-gorge-32729.herokuapp.com/ or http://slambook.babymanisha.com/

Steps:

Clone the Slam-Book Git Repository

git clone [email protected]:BabyManisha/Slam-Book.git

Change to Slam-Book Directory

cd Slam-Book

Install the Dependenies

npm install

Run the Server

node index.js

Check UI

http://localhost:3000/

NOTE: (Before you start the server)

  • Create Developer Accounts and Apps in Google, Twiter, Facebook and add the callback URLs
  • Replace data in the .env.local file with proper values
  • Rename .env.local as .env