Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hahlina authored Jun 6, 2023
1 parent 27323e4 commit be3589b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ In this project, I utilized the following technologies and libraries:
- HTML: Used to create the basic structure of the web page.
- SCSS: Used for styling and formatting the web page to provide a user-friendly and visually appealing interface.
- Vite: A fast and easy-to-use build and development tool for web applications. It provides quick page reloading during development and optimizes performance for the final deployment.
- Page.js Library: Utilized for client-side routing and navigation within the Weather App, enabling smooth transitions between different sections or pages of the application.
- JavaScript: Implemented the functionality of the Weather App, including interaction with the weather API and data processing.
- OpenWeatherMap API: Integrated to retrieve real-time weather data. To use it, you need to obtain an API key from the OpenWeatherMap website and include it in the project.
- Moment.js Library: Utilized for working with dates and times, particularly for date formatting.
Expand Down

0 comments on commit be3589b

Please sign in to comment.