Skip to content

renzil/hollywood-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hollywood-quiz

Think you know Hollywood? Try this quiz!

https://hollywood-quiz.renzil.com

Build and run (development)

Gitpod

Open a terminal and run:

npx browser-sync -w

Local machine

Install node (tested with v16.13.2), then run:

npx browser-sync -w

Deploy (production)

Use netlify to quickly deploy this website.