Welcome to a Brewery API React demo. Check out your perferred pint or get outta here!
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.
- Typescript
- React
- React Hooks
- React Router
- TailwindCSS
- ESlint, Prettier
- Husky
- Commitlint, Commitizen