Skip to content

pallavi000/react-breweries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breweries App

An Integrify Academy exercise for the Frontend module. The goal was to create a React/Typescript app that would fetch, display, and search for brewery data from an API.

Technologies

  • React
  • Typescript
  • MUI/MaterialUI

Features

  • Google Oauth login
  • Fetch all data from https://www.openbrewerydb.org/documentation
  • Display all data
  • Search company by name
  • Sort company by name in ascending or descending order
  • Pagination and limit page content
  • Company detail page
  • Company location in google map
  • React Router
  • Contact us form using react-hook-form
  • About us page
  • Styling with MUI/MaterialUI components
  • README.md
  • Deployment with GitHub Pages

Running the code

Requirements

  • Node

Steps

  1. After cloning the project, run npm install
  2. Run ```npm start``````

Deployment

Deployed with gh-pages at https://pallavi000.github.io/react-breweries/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published