✨ Build your personal Quiz App to practice your knowledge about HTML and CSS! ✨
-
Fork this repo into your GitHub account. Use the use this template button.
-
and then clone this repo from your account to your local machine
-
after
cloning
change into the new directory and run
npm install
to install storybook
-
add
contributers
to your repo -
start working on the app
-
Try to use everything you learned so far:
-
git workflow (branches, pull requests, commits, etc.)
-
semantic html
-
css with BEM
-
deploy the app on vercel