Skip to content

KonradPR/Udacity-Project8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map Project

This is the final Udacity FEND nanodegree project. The App is a map of the center of Tokyo and features the most notable locations there. It also gives user the information about weather in Tokyo.

Runing the APP

Develpoment Mode

  • Clone the Repository
  • run npm install
  • run npm start

Production Mode

  • This mode features service worker
  • run npm run build
  • run npm install serve
  • tun serve -s build

APIs used

  • Googel Maps API
  • openweathermap weather API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published