-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sid110307 edited this page Dec 31, 2023
·
8 revisions
This is a simple weather report website.
- React - A frontend framework
- i18next - An internationalization library
- PostCSS - A styling transformer
- SCSS - A styling preprocessor
- Axios - A library for handling HTTP requests
- WeatherAPI - An API for weather data
It sends a request to the API, then saves the results to a JSON object. There, the internationalization/language magic occurs. It then shows the data to the frontend (what you see on your browser).
Copyright (c) 2022 Siddharth Praveen Bharadwaj.
Tested by Krithik Manyam.
Licensed under the MIT license.