Skip to content

An anonymous message seeking app created with ReactJS and Firebase and deployed on Netlify.

Notifications You must be signed in to change notification settings

jasbindar-singh/SocioTub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocioTub

Check it out
SocioTub

To run it on your local machine follow these steps,

  1. Clone the project
  2. Goto the cloned folder
  3. Run command npm install
  4. Create a .env file in the cloned folder and paste your firebase project config as follow
    REACT_APP_FIREBASE_KEY=<your config>
    REACT_APP_FIREBASE_DOMAIN=<your config>
    REACT_APP_FIREBASE_DATABASE=<your config>
    REACT_APP_FIREBASE_PROJECT_ID=<your config>
    REACT_APP_FIREBASE_STORAGE_BUCKET=<your config>
    REACT_APP_FIREBASE_M_SENDER=<your config>
    REACT_APP_FIREBASE_APP_ID=<your config>
    REACT_APP_FIREBASE_M_ID=<your config>
  1. Run command npm start

About

An anonymous message seeking app created with ReactJS and Firebase and deployed on Netlify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published