Create a business page for your clients in few seconds. Create something that matters.
This is a ReactJS project, therefore you will need those prerequisites to generate the final build for deployment Node.js npm React python >=3.8.0
Procedure:
The business has to be on Google Maps in the first place
Visis: https://developers.google.com/places/place-id
to get your desired place id
Visit: https://console.cloud.google.com/
to get your Google Maps API Key
Note: if you don't know how to get a Google Maps API Key follow this link
Note: if you don't enable CORS when developing, the webpage will not load. You can simply us Moesif CORS extension. For a more sophisticated fasion, you can use Express.js
$ git clone https://github.com/skhetcho/BuzzMaker.git
$ cd BuzzMaker
$ npm install
$ python make.py
Follow the instructions posted by the python script and allow it to do its work
The files that you will need to deploy/host on the server are found in ./build
MIT
Open Source Software, Hell Yeah!