diff --git a/README.md b/README.md index 0c10e8d..f390e6d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ This is a simple weather application that allows users to view current weather d **Note:** There is also a backend server directory, which is currently not in use. - You can ignore it for now. ## Usage + 1. Get an API key from [OpenWeatherMap](https://openweathermap.org/api). 2. Click on the "Set API Key" button in the header to enter your API key. 3. Enter a city name in the search bar and press Enter or click the "Get Weather" button. @@ -41,7 +42,9 @@ This is a simple weather application that allows users to view current weather d **Now you can view the current weather data for the specified city!** # Other Information + ## Technologies Used + - React - TypeScript - Tailwind CSS @@ -49,4 +52,5 @@ This is a simple weather application that allows users to view current weather d - Vite ## Version -**1.0.0** \ No newline at end of file + +**1.0.0**