A simple vitejs react typescript project fetching beer from an api
This project is setup by using the build tool Vite. Code is written in React with Typescript. (https://vitejs.dev/).
- npm install
- npm run dev
API is used from https://www.openbrewerydb.org/documentation (API about beer).