An open API service indexing awesome lists of open source software.

https://github.com/suptarr/choredoor

Using my knowledge of JavaScript and the DOM to complete Chore Door, a single-page interactive game built with JavaScript.
https://github.com/suptarr/choredoor

css html javascript

Last synced: about 1 year ago
JSON representation

Using my knowledge of JavaScript and the DOM to complete Chore Door, a single-page interactive game built with JavaScript.

Awesome Lists containing this project

README

          

# ChoreDoor

## About The Project

This project is part of `Building Interactive JavaScript Websites` on `Codecademy`. and will I use my knowledge of `JavaScript` and the `DOM` to complete Chore Door, a single-page interactive game built with JavaScript.

## Technologies

This project was created with:

- HTML
- CSS
- JavaScript

## Installation

Clone the project

```sh
git clone https://github.com/SupTarr/ChoreDoor.git
```

You need to install [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)

Open a HTML file and *right-click* on the editor and click on `Open with Live Server`.