Skip to content

A React app to display a list of breweries in Austin in a fun way

License

Notifications You must be signed in to change notification settings

VincentECE/Brewopoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brewopoly

This is a full stack application that uses OpenBrewery API to display a list of breweries in Austin, TX. The purpose of this app is to demonstrate a small application with scalability and performance in mind. Screen Shot 2022-08-04 at 9 56 42 AM

LightHouse Performance on AWS

Desktop performance

Run the application

cd into client folder cd client

add google maps keys vim .env......

create static files npm run build

move up one folder cd ..

navigate to server folder cd server

install dependencies npm i

load data into database npm run db-loader

start server npm run start-prod

About

A React app to display a list of breweries in Austin in a fun way

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published