/WorldWeatherApp

WEATHER APP provides current weather information for many cities around the World. Built using reliable data from the Open Weather API, you can search for any city by name and choose if you want Fahrenheit or Celsius temperatures. This project uses Javascript, Webpack, the DateFns library.

Primary LanguageJavaScript

Weather App

This is my implementation of the odin project weather app assignment.

Preview

Live Version

  • The project is hosted here

Technologies

Installation

Follow the steps below to test the project locally. First ensure you have a version of Node.js equal or greater than v6.10.0 installed.

  1. Clone the repository from a terminal https://github.com/SmithVyne/WorldWeatherApp.git and cd into the directory.
  2. Install project dependencies by running npm install
  3. Run npm run build to compile a production build.
  4. Run npm run start to serve the project live on http://localhost:9000 and voila!!!.

👤 Smith Nkereuwem

Show your support

Give a ⭐️ if you like this project!