Skip to content

nikitaAntonov/JavaScript-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript-Weather-App

Integrating with the DarkSky Weather API and the Google Places API.

Training project from YouTube.

    Was used:
  • HTML
  • CSS
  • JavaScript
  • Node.js
    • Package manager:
    • Axios
    • Express
    • Dotenv
    • Nodemon
      API:
    • Dark Sky API
    • Google Places API
    • Google Maps JavaScript API

On https://darksky.net/dev create your own api key for use this app.

In the project folder create a .env file with the contents DARKSKY_API_KEY=your_own_darksky_key

About

Training project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published