Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
/ brew-demo Public archive

A demo of a small React application

Notifications You must be signed in to change notification settings

vanntile/brew-demo

Repository files navigation

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