Skip to content

Mausam is a Weather app inspired by Material Design 3.0 made using ReactJS and OpenWeatherMap API.

License

Notifications You must be signed in to change notification settings

hkrobotics/mausam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status GitHub last commit

Mausam

This is a Weather app inspired by Material Design 3.0 and made using ReactJS and OpenWeatherMap API. The app uses React for the front-end, MUI for the Material UI design, and OpenWeatherMap API to fetch weather data. The app also uses the Geolocation API to get the user's current location.

Screenshots

App Screenshot

Features

  • Cross Platform
  • Search by Location or PIN Code

Tech Stack

  • React
  • MUI
  • Geolocation API
  • OpenWeatherMap API

Run Locally

Clone the project

  git clone https://github.com/hkrobotics/mausam

Go to the project directory

  cd my-project

Install dependencies

  yarn install

Start the server

  yarn start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_MAUSAM_API_URL = https://api.openweathermap.org/data/2.5
REACT_APP_MAUSAM_API_KEY = your_api_key

You can grab your API Key from here

License

MIT

Authors

About

Mausam is a Weather app inspired by Material Design 3.0 made using ReactJS and OpenWeatherMap API.

Topics

Resources

License

Stars

Watchers

Forks