https://github.com/surbhitt/weather-app
https://github.com/surbhitt/weather-app
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/surbhitt/weather-app
- Owner: surbhitt
- Created: 2024-02-10T15:05:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-24T11:28:55.000Z (over 1 year ago)
- Last Synced: 2025-02-16T09:29:25.766Z (8 months ago)
- Language: TypeScript
- Homepage: https://elino.netlify.app/
- Size: 4.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
Responsive
All features according to the specifications.
Uses the [Open Weather Map](https://openweathermap.org/) API.
**hosted [here](https://elino.netlify.app/)****3rd party deps**
- React Router Dom
- TailwindCSS (CSS styling)
- ShadCN (for Tooltip)
- chartjs-react-2 (for charts)## Run Dev Server
```console
npm i
npm run dev
```**Design**
_(slight changes)_
**Screenshots**
> Loading and error states


> components

> farenheit switched

> tooltip

> suggestions
