Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

igorashs/vue-weather-app

Repository files navigation

Weather App (Vue)

From The Odin Project's curriculum

Assignment

Create a weather forecast site using the weather API

Getting Started

There is already an API key(free)

Installing and running

git clone git@github.com:igorashs/vue-weather-app.git
cd vue-weather-app
npm install
npm run serve

Built With

License

This project is licensed under the MIT License