(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
Clone the project
git clone https://github.com/EWU0001/BrewQueryApp.gitGo to the project directory
cd clientInstall dependencies
npm installStart the server
npm startTo run tests, start local server(see above steps), run the following command
Go to the project directory
cd client/cypress npx cypress runClient: React, Material UI, Bootstrap
UI E2E Testing: Cypress