Skip to content

yakovcohen4/starbucks-openlayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Starbucks Shops App 🌟


In this project I created a web page that shows a map of all the Starbucks shops in the world.

The map is displayed by Open Layers.


App Description 📝

On the right side of the map there is a selection box, which contains 2 options:

  • Select a map -
    User can choose which map will be displayed (3 options)

  • Names of all the countries in the world that have Starbucks shops -
    When the user selects a country, the view of the map moves to the country, and shows only the Starbucks shops of the country.
    In addition,the area of ​​the country is highlighted.


Information on Starbucks shops and state territory 📚

  • The information about all the Starbucks shops in the world I get from this API.
    (The list is updated so I request the information each time the page is loaded)

  • The information about the territory of the countries in the world I get from this API. (geographical coordinates of the countries)


The App 📱

App Pic

Global use - 🌎

Local use - 📌

  • Open terminal and switch to starbucks-project folder by running cd .\starbucks-project\

  • Run npm i to install all the dependencies

  • Run npm run dev to start the app (The app is running on localhost:3000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published