Skip to content

Latest commit

 

History

History
74 lines (54 loc) · 3.42 KB

README.md

File metadata and controls

74 lines (54 loc) · 3.42 KB

Mausam ⚡Live

Note The code is private. Please contact me on WhatsApp if you require access to it.

Introduction

Finding current weather report of your city?

Introducing a weather web application that provides comprehensive information on atmospheric conditions. Discover the air quality index, today's forecast, and weekly predictions for any desired city.

Compatibility:

Platform Supported
Android Yes
Windows Yes
Linux Yes
Mac Yes

Code at a glance

The table below shows the platform features used in the application and where abouts to find them in the sample.

Frameworks

Framework Usage
React React for front-end

Libraries

Library Usage
Axios For api calls
Material UI For front-end

Website Feature

  • City-based search functionality for quick access to weather data
  • Air condition information, allowing users to monitor the quality of the air
  • Daily forecast with up-to-date weather conditions, ensuring you stay prepared
  • Weekly forecast, providing an overview of the upcoming weather patterns
  • User-friendly interface, making navigation and information retrieval effortless
  • Accurate and reliable data sourced from trusted weather APIs
  • Mobile-responsive design, enabling seamless access from any device
  • Intuitive user experience, allowing users to effortlessly explore weather details
  • Regular updates and improvements to enhance performance and user satisfaction

App features (more image)

Features
Default page
default page
Search city
search city
Weather report of city in dark mode
weather report
Weather report of city in light mode
weather report

Some commands

$ npm start # local run
$ npm run build # build project to deploy

Some important links

  1. Cities DB Api
  2. Weather Api