Skip to content

flokamps/randomMeteo

Repository files navigation

Random Meteo App

This is a simple app that shows the current weather in a random city. It uses the Meteo France and Wikipedia API to get the weather data. This app has been realised with the BastiUI's Figma mock-up

Installation

This app is powered with Docker. You can run it with the following command:

docker-compose up

Local application is now available at http://localhost:3000