K-Bishall / houzz-assignment

React app to showcase beers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple React app to showcase beers


Install dependencies: npm install
Run locally: npm run dev

Major dependencies

  • Typescript
  • Vite - build tool and development server
  • React Query - for state management

Features

  • Routes for each tab
  • Responsive All Beers list
  • Add new beers
  • Persist My Beers in local storage

Important

The api used for fetching beers https://punkapi.com/ has CORS issues. Please use extension in browser to temporarily disable CORS. You can use this extemsion in chrome. Make sure the extension is enabled for this app.

About

React app to showcase beers


Languages

Language:TypeScript 88.2%Language:JavaScript 4.9%Language:SCSS 4.2%Language:HTML 2.1%Language:CSS 0.5%