Budhjørnet is a fictional auction website.
- HTML
- Tailwind CSS
- Vanilla JavaScript
- Clone the repo:
git clone [email protected]:jmjjmj994/semester-prosjekt-2.git
- Install the dependencies:
npm install
To run the app, run the following commands:
npm run build
npm run compile:tailwind