Skip to content

dipushrestha/beer-list

Repository files navigation

Beer List

Browse beers at ease!

Latest Release MIT License

Getting Started

To run locally follow these example steps.

Prerequisites

  • Node.js & pnpm installed.

Installation

  1. Clone the repo
git clone https://github.com/dipushrestha/beer-list.git
  1. Install npm packages
pnpm install

Usage

  1. Run the dev server
pnpm run dev
  1. Open http://localhost:5173 in your browser