Skip to content

Thi is a webapp made to show the temperature in the city you enter through the input. This app uses opweather API in order to get the information.

License

Notifications You must be signed in to change notification settings

kcotrinam/weather-app

Repository files navigation

LaReserva_Restaurant

Thi is a webapp made to show the temperature in the city you enter through the input. This app uses opweather API in order to get the information.

screenshot

🔴 Live Demo:

Live Demo Link

🔨 Built with

  • HTML5
  • CSS3
  • SCSS
  • JavaScript
  • Webpack
  • Linters
  • VS code

👷 Getting Started

To get a local copy up and running follow these simple steps:

  1. Go to the repository page.
  2. Press the "Code" button and copy the link.
  3. Clone it using git command git clone <link>.

👷 How to use?

  1. Get an APIKEY by signing up on Open Weather map
  2. Once you got you APIKEY create a .env file in the project root.
  3. Move to the folder: cd weather-app.
  4. inside .env file create API_KEY = <Your_api_key>.
  5. run npm install.
  6. on your command line run: npm run dev (development) or npm run build (Production).
  7. start server: 7.1 live server can be used to visualize the webapp in live version or 7.2 execute on the command line servor dist index.html 8080 --reload and enter to your browser to localhost:8080.

👤 Author

👤 Kenvin Cotrina

🤝 ✋ ✋ Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

💪 Show your support

Give a ⭐️ if you like this project!

❕ Acknowledgment

📝 License

This project is MIT licensed.

About

Thi is a webapp made to show the temperature in the city you enter through the input. This app uses opweather API in order to get the information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published