Skip to content

This is a React application that fetches and displays a list of brewlist from the Openbrewerydb API. The app supports pagination, search beers and allows users to customize the number of beers displayed per page.

Notifications You must be signed in to change notification settings

PratikTomar/Brewopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Brewinfo App

This is a React application that fetches and displays a list of brewinfo from the Openbrewerydb. The app supports pagination, search brewlist and allows users to customize the number of brewlist displayed per page.

Features

  • Fetches and displays brewInfo from the Openbrewerydb API.
  • Search the brewlist.
  • Supports pagination with "Previous Page" and "Next Page" buttons.
  • Allows users to choose the number of brewlist displayed per page.

Technologies Used

  • React
  • JavaScript (ES6+)
  • Openbrewerydb API

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository and run below command to run

    git clone https://github.com/PratikTomar/Brewopedia.git
    
    cd Brewopedia
    
    npm install
    
    npm start

About

This is a React application that fetches and displays a list of brewlist from the Openbrewerydb API. The app supports pagination, search beers and allows users to customize the number of beers displayed per page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published