Skip to content

Frontend web application using React library to find breweries by users distance and by city using the openbrewerydb api.

License

Notifications You must be signed in to change notification settings

midth002/react-brewery-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React FindMeABrew API

License: MIT

Deployed Link

Netlifiy Live Link

Table of Contents

Description

With spring creeping around the corner, people are excited to get out and do fun things! What else sounds better than having a beer on a sunny day? Our group was able to put our minds together and create a platform to help users search for breweries by "city" entered. The current weather conditions will also be displayed for the search location to help guide users if the weather conditions are favorable to go sit at a patio for a pint, or if they feel like checking out a micro brewery instead!

The project is using the React framework. Technology packages included are the react-dom-router, bulma components for styling the web application, and fontawesome for some icons.

Screenshots

This is the home page with a brief description of the website and how to navigate through.

Home Page

The location page where the application will find your geolocation and display filter results by distance.

Location Page

The search page is where users can find breweries by city name's and see all the breweries that city has to offer.

Search Page

Installation

To install the necessary dependencies, run the following command:

 npm i

Usage

The API data used for this project was supplied by openbrewerydb and openweathermap. No need for a key for the openbrewerydb but will need an api key for the openweathermap.

Contributing

Please contact me via email if you would like to contribute to this project. There can be some more implementation to the backend.

Tests

To run a test, run the following command:

 npm run test

License

This project is licensed under the MIT license

Questions

If you have any questions about the repo, open an issue contact me directly at [email protected]. You can find more work at midth002

About

Frontend web application using React library to find breweries by users distance and by city using the openbrewerydb api.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published