Skip to content

Search breweries in the US. View locations in Map. Data from Openbrewerydb.

Notifications You must be signed in to change notification settings

EWU0001/BrewQueryApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrewQuery

(https://ewu0001.github.io/BrewQueryApp/) A Web application provides information about craft breweries in the US. Data sourced from "Open Brewery DB".

Front-End Web Application developed using ReactJS.

Styling used - Material UI and React-leaflet Map library

Run Locally

Clone the project

  git clone https://github.com/EWU0001/BrewQueryApp.git

Go to the project directory

  cd client

Install dependencies

  npm install

Start the server

  npm start

Running E2E Tests

To run tests, start local server(see above steps), run the following command

Go to the project directory

  cd client/cypress
  npx cypress run

Tech Stack

Client: React, Material UI, Bootstrap

UI E2E Testing: Cypress

About

Search breweries in the US. View locations in Map. Data from Openbrewerydb.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published