Your mission is to construct a single-page website that plays a fully-functional game. You will see how HTML, CSS, and JavaScript interact harmoniously to produce a dynamic website.
- HTML
- CSS
- JavaScript
- Git, GitHub and GitHub Pages
- Clone the repository and change directory.
git clone https://github.com/RahimGuerfi/chore-door.git
- Open "chore-door/index.html" file.
This was a practice project from the full stack program at Codeacademy.
I did the HTML, CSS and JavaScript coding from scratch by following a 70 tasks tutorial.