Skip to content

kisk23/weather-journal

Repository files navigation

#Setup To get the project up and running follow the steps below:

To set up project environment, make sure that the Node and packages (express, cors and body-parser) installed, and which are used to create the server.

After that to start your server, run the command node server.js in your terminal and make sure you run your browser at localhost:3003 .

#Development Strategy 1- making sure Node and packages installed, and included in server.js file. 2-Added POST and GET routes to ensure correct retrieval of data . 3-Acquired API credentials from OpenWeatherMap website. 4-Created async functions to fetch weather data and store it. 5-Set up a function that updated UI .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published