Skip to content

D3nnis249/my-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment

Quiz App: Markup and Styles

✨ Build your personal Quiz App to practice your knowledge about HTML and CSS! ✨


Wireframes

Landing page

Bookmark

Create

Profile

Get started

  • 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

Next Steps

  • 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

Resources

BEM: https://css-tricks.com/bem-101/