jasiozet / simpleCardGame

Using fable, feliz, feliz.DaisyUI to create a simple solo drafting card game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Card Game using: Fable Feliz Feliz.DaisyUI Vite

[Demo]https://jasiozet.github.io/simpleCardGame/ Trying to do something practical to practice the web stack for F#, I'm honestly just having fun here learning Disclaimer: I don't own the rights to any of the pictures used here. This is strictly non profit playground project.

Requirements

Building and running the app

  • Install dependencies: npm install
  • Run the app: npm start
  • Build the app for deployment: npm run build

Stuff I use here:

Links that I found helpful:

About

Using fable, feliz, feliz.DaisyUI to create a simple solo drafting card game


Languages

Language:F# 84.6%Language:HTML 7.8%Language:JavaScript 6.7%Language:CSS 0.9%