A brewery search project using the Open Brewery DB, Axios promise based HTTP client and Bootstrap.
A work in progress demo can be viewed here: https://tristandenyer.github.io/brewery-search/
You can also import a version of this as a collection in Postman, and view the response using the Visualizer feature.
This is now an active open source project with the mission to be an approachable project for first-timers, designers, and non-technical contributors. Your time and feedback on this is very much warranted. I want this project to be an open collaboration, and approachable so people new to Git, GitHub, Git flow, PRs and whathaveyou are willing to come work on it and get their feet wet. THAT approachability is more important than anything else with the project.
The other reason is to help me get my feet wet on being an Open Source project owner.
All feedback is welcome.
To keep our little project from getting too bloated and heading into the weeds, here are some acceptance criteria:
Suggestions for features and enhancements that support those basic user needs are welcome--just make an issue in the Issues tab above and explain your idea and how it helps.
Before you make a pull request, please comment on the issue saying that you would like to work on it. That way, we can avoid duplicate PRs and a first-timer can have enough time to work on this.
FYI: there is a great write-up on how to work on this type of project and make your first PR here
Designers are welcome! A PR doesn't necessarily have to be code. You can use the comments section to suggest design changes. If someone else would like to work on it, they may take your designs and implement them. Collaboration is awesome!