https://github.com/sakamochanq/frontend-archive
* Archived web applications created in vscode.
https://github.com/sakamochanq/frontend-archive
frontend javascript
Last synced: about 2 months ago
JSON representation
* Archived web applications created in vscode.
- Host: GitHub
- URL: https://github.com/sakamochanq/frontend-archive
- Owner: Sakamochanq
- License: mit
- Created: 2024-09-05T11:49:01.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-10-29T17:31:53.000Z (7 months ago)
- Last Synced: 2024-12-19T04:13:49.500Z (5 months ago)
- Topics: frontend, javascript
- Language: JavaScript
- Homepage:
- Size: 131 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Summary
This is an archive of web applications in the javascript language.
If you find an application you like,
you can install it, use it freely, and edit it.### Installation
Clone
```
git clone https://github.com/Sakamochanq/frontend-archive.git
```
Change Directory
```
cd frontend-archive
```
Open `index.html` in an VScode and [livepreview](https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server)### Contribution
Contributions to this repository are welcome. If you have any improvements or new features to add, please submit a pull request.
#### License
Released under the [MIT](https://github.com/Sakamochanq/frontend-archive/blob/master/LICENSE) LICENSE.
WebApps Created
#### [JsonClock](https://sakamochanq.github.io/frontend-archive/src/JsonClock)
Clock to be displayed in Json format.
#### [MusicPlayer](https://sakamochanq.github.io/frontend-archive/src/MusicPlayer)
Create your own playlists and listen to music anywhere, anytime.
#### [Rainbow](https://sakamochanq.github.io/frontend-archive/src/Rainbow)
RGB is looped on a timer to express rainbow colors.