Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 595 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 595 Bytes

Find Breweries

This project is a React/Typescript based that play with OpenBreweriesDB data. Users can see list of breweries and also search by name, also pagination and sort with the api.

What I have done...

  1. Fetch and get the data from OpenBreweriesDB
  2. Use react-router-dom
  3. React-hook-form validation / lodash for optimization (debounce)
  4. MaterialUI
  5. Deployment to Netlify

Here the project is...

Check the project here FindBreweries