Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 282 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 282 Bytes

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