Skip to content

alysoncp/virtual-bar

Repository files navigation

Virtual Bar Application

Created with React and Firebase

Public chat room to meet folks

Live Demo here: https://virtual-bar-9a045.web.app/

To set up for yourself:

  • Clone the project
  • Run npm install
  • Download the firebase CLI tools
  • Set up your own firebase database & enable Cloud Functions
  • rename the .env.example file to just .env and paste in your API key from firebase
  • update src/firebase.js with your database configuration parameters

To use locally:

  • run npm start from your terminal

To deploy

  • run npm run build
  • run firebase deploy

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published