Online Weather App
Details
- Participants: Matthys(self), Marius Smit, Louis de Vries
For this project, we created a backend Express server that fetches weather data from a weather API.
Then, created a frontend that receives this weather data from the backend. The API is provided by www.openweathermap.org/api , and it will send current weather data (by location) into the backend.