Skip to content

obrm/my-breweries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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