/brew-demo

A demo of a small React application

Primary LanguageTypeScript

A Tale of Brew Cities

Welcome to a Brewery API React demo. Check out your perferred pint or get outta here!

website main view

How to run

In order to run this project, make sure to use Node 16.x and npm 8.x (or remove the engines key from package.json).

For a development view, use:

npm install
npm start

This project was bootstrapped with Create React App.

Technologies used

  • Typescript
  • React
  • React Hooks
  • React Router
  • TailwindCSS
  • ESlint, Prettier
  • Husky
  • Commitlint, Commitizen