August 11, 2023

A Weather App Consuming The OpenWeatherMap API and made with Next.js & React

Doce Weather 🌦

Minimalist weather app based on your geolocation, consuming the OpenWeatherMap API, made with Next.js & React and it's available here.

Instructions

After cloning this repository, install the dependencies with:

yarn

Then start the development server:

yarn dev

The components documentation are available on Storybook:

yarn storybook