/betfarm-ui

Tailwind CSS anf Vue implementation of Betfarm UI

Primary LanguageJavaScript

BetFarm UI

this is a Proof of Concept project modelled after given designs for Betfarm. It was implemented using VueJS 3 and Tailwind CSS.

Project is live on Netlify.

Notes

  • Borders were added that deviated from design to highlight features of such elements (e.g, Around competition name to emphasize clickable properties)

Project setup

1. yarn install

Compiles and hot-reloads for development

2. yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.