Skip to content

oussamabouchikhi/Store_Locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store Locator

Store locator using the google map api

Screenshots

Wireframe

wireframe

Design

UI design

Live app

live app

my final touch

my final touch

Tools & Languages

  • HTML5
  • CSS3
  • Javascript
  • Fontawesome for the icons
  • Figma UI Design & we used it as a pallette for taking colors, fonts, sizes etc...
  • draw.io for making the wireframe
  • fast.io for hosting our apps(homeworks)
  • VSCode as a text editor

Usage

You need to get an api key from the official google documentation

Replace YOUR_API_KEY with your key in index.html

<script async defer
    src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap">
</script>

Contributing

Pull requests are welcome, feel free to fork this repo.

License

This project is open sourced under the MIT license.