https://github.com/okerx/weather-app
Awesome Weather App
https://github.com/okerx/weather-app
Last synced: 2 months ago
JSON representation
Awesome Weather App
- Host: GitHub
- URL: https://github.com/okerx/weather-app
- Owner: okerx
- License: mit
- Created: 2022-06-10T08:47:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T09:44:02.000Z (about 3 years ago)
- Last Synced: 2024-08-11T05:09:05.431Z (10 months ago)
- Language: TypeScript
- Homepage: https://weather-app-0121.netlify.app/
- Size: 198 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather App
### [This app is Live! Try it out](https://weather-app-0121.netlify.app/)
## Tech Stack
- React.js, Typescript
- `@emotion/styled` for styling (no design library is used)
- `@apollo/client` to manage GraphQL queries.
- [amCharts weather icons](https://www.amcharts.com/free-animated-svg-weather-icons/)## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `yarn build`
Builds the app for production to the `build` folder.