Skip to content

trox115/help_carlos

Repository files navigation

Weather App

Weather app for checking the weather in any city of the world

Weather App is a simple front end weatehr app, made using the methodology and instrucctions of The Oding Project. This project ask us to make a Weather app to check the weather of any city in the world, you can click here to see the project requirements.

The project will be reviewed and approved by a TSE from Microverse

Tools used

In this project we used:

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Webpack
  • ESLint
  • NPM
  • Pretty

Author

This project was created by:

Live Version

You can find the development's live version of this project here

You can find the stable version of this project here

License

All the source code in the The Odin Project is available jointly under the MIT License and the Beerware License.

Used Commands

  • npm init
  • npm install eslint --save-dev
  • npm install prettier --save-dev
  • ./node_modules/.bin/eslint --init
  • //configure the options
  • npm install webpack webpack-cli --save-dev
  • npx webpack
  • npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published