/askaway-react-cloud-functions

This project is a rework on the original AskAway application which is completely built on React with Firebase (and Algolia for that sweet sweet searching!). This repository holds code for syncing data between Firestore and Algolia using cloud fucntions!

Primary LanguageJavaScriptMIT LicenseMIT

AskAway 2, The React Boogaloo❓

This project is a rework on the original AskAway application which is completely built on React with Firebase (and Algolia for that sweet sweet searching!). This repository holds code for syncing data between Firestore and Algolia using cloud fucntions!

Building and Running 🚀

To build and run the app on your device, do the following:

  • Install NodeJS on your system. Any version will work
  • Clone this project onto your system.
  • Run npm i in the project directory to install all the required dependencies to run this project.
  • Create an Algolia Project and refer this configuration to connect your application to Algolia.
  • Run npm start to start the development server on your system!

Contributing 🙌

Please read the CONTRIBUTING.md file for more details on how to contribute.

License ⚖

This project is licensed under the MIT License - see the LICENSE file for details.