https://github.com/wthrajat/mausam
Weather info app. Made for friend. By friend.
https://github.com/wthrajat/mausam
javascript nodejs openweather-api react
Last synced: about 1 month ago
JSON representation
Weather info app. Made for friend. By friend.
- Host: GitHub
- URL: https://github.com/wthrajat/mausam
- Owner: wthrajat
- Created: 2022-07-19T14:17:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T18:55:37.000Z (over 3 years ago)
- Last Synced: 2025-01-17T22:29:32.705Z (over 1 year ago)
- Topics: javascript, nodejs, openweather-api, react
- Language: JavaScript
- Homepage: https://wthrajat.github.io/mausam/
- Size: 2.87 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install requirements
### For Windows
- Install Git Bash or use any terminal like CMD, PowerShell
` winget install --id Git.Git -e --source winget `
- Install NodeJS
` winget install OpenJS.NodeJS `
# Run
- [x] `git clone https://github.com/wthrajat/mausam.git`
- [x] `cd Mausam`
- [x] `npm install`
- [x] `npm start`
### Also:
- Allow location access to the browser
- Click on ``Search`` button in the `Search by city` button and NOT the return (enter) key
### Why
- Quick project made for a friend so do not laugh ;-)