Skip to content

Weathery is an online web application where you can check the weather of your current location, or by searching with the location name, coordinates (latitude and longitude), or by pinpointing the location anywhere on the map.

License

Notifications You must be signed in to change notification settings

Ochanissi/Weathery

Repository files navigation

Weathery

Weathery is an online web application where you can check the weather of your current location, or by searching with the location name, coordinates (latitude and longitude), or by pinpointing the location anywhere on the map.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • npm
npm install npm@latest -g

Installing

  1. Clone the repo
git clone https://github.com/Ochanissi/Weathery.git
  1. Run npm install inside project root directory
npm install
  1. Start the server
npm run start
  1. Explore
Enjoy! :)

Built With

  • WebPack - Module Bundler
  • Babel - JavaScript compiler
  • Axios - Promise based HTTP client for the browser and NodeJS

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Weathery is an online web application where you can check the weather of your current location, or by searching with the location name, coordinates (latitude and longitude), or by pinpointing the location anywhere on the map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages