Weather logger is a web-based application that helps users check the weather of any city. The weatherlogger also provides an AI assistant that helps users get recommendations about the weather. Another valuable thing is that users can see the weather in graph patterns, which helps users to be aware of the weather.
- It provides the temperature of any city.
- It provides AI recommendations for users.
- It provides weather patterns.
- HTML
- CSS
- Solidity
- JS
- node
- Openweathermap API
- Node.js
- NPM/Yarn
- Git
-
Clone the Repository
git clone https://github.com/MuhammadSaif700/Weather-logger cd weather-logger -
Install Dependencies
npm install
-
Start the Application
npx serve frontend browser
-
Access the Application
- Open your browser and navigate to
http://localhost:3000
- Open your browser and navigate to
- Enter a city select suggestion
- Click Get Weather
- Use AI assistant to get predictions
- Netlify
- Please feel free to contribute.
Weather logger