Mkahawa hakiki which roughly translates to Restaurant Review is a restaurant review site that offers reviews of restaurants around you. Live Demo
Video Demo
-
Clone this repository.
-
Navigate to the folder.
mkahawa-hakiki
-
Install npm modules.
yarn
ornpm install
-
Navigate to src/utils/getMap.js
-
Insert your google maps API KEY.
https://maps.google.com/maps/api/js?key=HERE&libraries=places
;For more information on how to get an api key,head over to THIS link.
-
Start the server
yarn start
ornpm run start
- React
- Sass
- Google-maps-api