/chore-door

Codecademy Chore Door Project

Primary LanguageJavaScript

Codecademy Chore Door Project

Table of contents

Project Goals

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.

Built with

  • HTML
  • CSS
  • JavaScript
  • Git, GitHub and GitHub Pages

How to use

  1. Clone the repository and change directory.
git clone https://github.com/RahimGuerfi/chore-door.git
  1. Open "chore-door/index.html" file.

Challenges and Credits

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.