An open API service indexing awesome lists of open source software.

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

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.