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

https://github.com/arvind-4/change-background-color

Simple HTML-CSS-JavaScript Website which Changes Background Color with a Click of a Button!
https://github.com/arvind-4/change-background-color

bootstrap5 css3 html5 javascript tailwindcss

Last synced: about 2 months ago
JSON representation

Simple HTML-CSS-JavaScript Website which Changes Background Color with a Click of a Button!

Awesome Lists containing this project

README

          

# Background Colour Changer

A website that changes it's Background Colour.

## ๐Ÿ†Getting Started:

- Clone repository

```bash
mkdir ~/Dev/background-colour-changer -p
cd ~/Dev/background-colour-changer
git clone https://github.com/Arvind-4/change-background-color.git .
```

- Run Dev Server

```bash
pnpm install
pnpm dev
```

## ๐ŸŽซ LICENSE:

[MIT LICENSE](https://github.com/Arvind-4/change-background-color/blob/main/LICENSE)

## ๐Ÿ†• Change Log:

[Change Log](https://github.com/Arvind-4/change-background-color/commits/main/)