Skip to content

eriandev/weather-app

Repository files navigation

Weather App Cover


Application that shows the current weather in your location
Participating in the hackathon of midudev

🎨 Design

The design is 100% the creation of Mikołaj Niżnik, you can find the design in his figma

🦾 Technologies

🚀 Get Started

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.

⚙️ Environment Variables

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

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

⭐️ Show your support

Give a ⭐️ if you liked it!