Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 288 Bytes

File metadata and controls

11 lines (8 loc) · 288 Bytes

You need to setup fireabse first then the project will run properly. Firebase Setup:

  1. Create your project(Firebase).
  2. Change the configurations in config file with your project configurations(App).
  3. Enjoy all done.

React:

  1. Clone the repo.
  2. npm install (For dependencies).