Skip to content

LiamTownsley2/KwizzBit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KwizzBit - Recreation Project

I am attempting to create the KwizzBit website using Tailwinds CSS and nothing else!

Live View

KwizzBit - Recreation Project hosted by Netlify

Showcase Image

Showcase Image

Precompiled versions

You can find precompiled versions in the Releases tab.

How to Compile

  1. Install Tailwinds npm install -D tailwindcss

  2. Compile the project npx tailwindscss -o src/build.css --minify

  3. Open the index.html file.