Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 798 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 798 Bytes

📌 Prerequisites

💻 System requirement :

  1. Any system with basic configuration.
  2. Operating System : Any (Windows / Linux / Mac).

💿 Software requirement :

  1. Updated browser
  2. Node.js installed (If not download it here).
  3. Python installed (If not download it here).
  4. Any text editor of your choice.

Installation 🔧

Client

Install react dependencies

$ yarn install

Setup the .env file for Firebase App and Backend API Links

Start the React Server

$ yarn start

🤝 Contributing

Please read Contributing.md for details on our code of conduct, and the process for submitting pull requests to us.