Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/obrm/my-breweries

React app to display as a list Breweries from an API and add them to favorites.
https://github.com/obrm/my-breweries

muiv5 normalize-css react react-helmet react-router-dom redux-toolkit sass-framework typescipt

Last synced: 30 days ago
JSON representation

React app to display as a list Breweries from an API and add them to favorites.

Awesome Lists containing this project

README

        

# My Breweries

A React with TypeScript app to display as a list Breweries from an API and add them to favorites.

## Website

https://obrm-my-breweries.netlify.app

## Usage

### Install Dependencies

```
yarn
```

### Run (:3000)

```
yarn start
```

## Build

```
yarn build
```