Skip to content

fonsecaj/js-vanilla-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-vanilla-quiz

No tooling, framework, or library: just a quiz for fun. 🎯

How to run the app locally

First, install the project:

git clone https://github.com/fonsecaj/js-vanilla-quiz.git

cd js-vanilla-quiz

bun install

Note

If you don't have bun installed, you can install it using curl -fsSL https://bun.sh/install | bash.

More info on https://bun.sh/

Then, start the app:

bun run dev

About

No framework, or library: just a vanilla JavaScript quiz for fun. 🎯

Topics

Resources

Stars

Watchers

Forks