Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run in your machine

1- Install Node (https://nodejs.org/pt-br/download)

2- npm install

3- check if npx webpack -v is available if not run: npm install --save-dev webpack-dev-server

4- npm install --save-dev html-webpack-plugin

5- Run the npm run start, as you can see commands in the package.json file

6- npm install dotenv-webpack --save-dev (used for the API keys, with the command process.env.API_NAME)

7- Note: if some extra dependencies are required, dowload them.

About

take a location and return the weather data for that location

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages