Application that shows the current weather in your location
Participating in the hackathon of midudev
Participating in the hackathon of midudev
The design is 100% the creation of Mikołaj Niżnik, you can find the design in his figma
You need to be using:
Clone the repository & install dependencies:
git clone https://github.com/eriandev/weather-app.git
cd weather-app
npm install
📢 If you're using Visual Studio Code, install the official extension Svelte for VS Code.
Create an .env
file in the root project and provide the following values:
PUBLIC_BASE_URL=
RAPIAPI_URL=
RAPIAPI_HOST=
RAPIAPI_KEY=
CACHE_TIME=
📢 You can obtain them using RapidApi
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if you liked it!