Browse beers at ease!
To run locally follow these example steps.
- Node.js & pnpm installed.
- Clone the repo
git clone https://github.com/dipushrestha/beer-list.git
- Install npm packages
pnpm install
- Run the dev server
pnpm run dev
- Open http://localhost:5173 in your browser