/my-breweries

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

Primary LanguageTypeScript

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