Eneko96 / weather-hackaton

Is an application that shows the current weather in a given location. The application is based on the OpenWeatherMap API. This project was made for a Hackathon created by Midudev in Eneko.

Home Page:https://www.enekoweather.lol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eneko Weather

What is it?

Is an application that shows the current weather in a given location.

The application is based on the OpenWeatherMap API.

This project was made for a Hackathon created by Midudev in Eneko.

The point of this application is to show a different way of designing an application that is way times made with material ui or glassmorphisms etc, giving a try to the originality and freedom of color expression.

Stack and Inspiration

  • Front end made with Svelte and SvelteKit
  • Styling Inspirated in a new Design trend called NeuBrutalism Example

Features

As simple as showing the current weather given a location.

You can also see the weather in a selected location, as well three days ahead.

Once opened a forecast day, you will see the weather in that day.

In addition to that, you can select between two different themes (default and wero(my gf theme)).

Where to see it?

The Project is deployed with netlify in a custom domain, so you can access it from any device.

enekoweather.lol

Using the project

# install the dependencies
npm install

# create a new project in the current directory
npm run dev

Feel free to fork it and make your own version.

About

Is an application that shows the current weather in a given location. The application is based on the OpenWeatherMap API. This project was made for a Hackathon created by Midudev in Eneko.

https://www.enekoweather.lol


Languages

Language:Svelte 72.6%Language:JavaScript 25.4%Language:CSS 1.2%Language:HTML 0.8%