Skip to content

This is the place to check the weather forecasts for any location in the world.

Notifications You must be signed in to change notification settings

codecell/weather_app

Repository files navigation

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/codecell/weather_app.git.
  2. Navigate to the project directory cd weather_app.
  3. Install project dependencies npm install
  4. Run npm run webpack to compile a development build.
  5. Run npm run start to serve the project live on http://localhost:9000 and voila!!!.

👤 Ezaka Alfred

Show your support

Give a ⭐️ if you like this project!

About

This is the place to check the weather forecasts for any location in the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published