This project is a multilingual weather dashboard designed to provide real-time weather updates for Nairobi, Kenya. The dashboard supports both English and Kiswahili languages.
# Multilingual Weather Dashboard
A simple multilingual weather dashboard using ReactJs.
## Description
This project is a multilingual weather dashboard designed to provide real-time weather updates for Nairobi, Kenya. The dashboard supports both English and Kiswahili languages, ensuring accessibility to a wider audience.
## Features
* Multilingual Support
Seamlessly switch between English and Kiswahili languages to suit your preference.
* OpenWeatherMap API Integration
Utilizes the OpenWeatherMap One Call API 3.0 API to fetch current weather data for Nairobi, ensuring accurate and up-to-date information.
* Intuitive Interface
## Usage
1. Clone the repository
2. Install dependencies using `npm install`.
3. Start the application with `npm start`.
4. Access the dashboard in your web browser and enjoy real-time weather updates for Nairobi!
## Running Tests
To run tests for this project, follow these steps:
1. Ensure that all dependencies are installed by running `npm install`.
2. Run the test suite using the following command `npm test`
## Technologies Used:
- React Js
- OpenWeatherMap One Call API 3.0 API
## Contributors
- Mungai Keren
Feel free to contribute to this project by submitting pull requests or reporting any issues you encounter!