Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alice-sebego/thriller-song-lyrics
I've created the DOM elements of an HTML page from a JS page and a JSON page.
https://github.com/alice-sebego/thriller-song-lyrics
dom dom-manipulation javascript json
Last synced: 3 days ago
JSON representation
I've created the DOM elements of an HTML page from a JS page and a JSON page.
- Host: GitHub
- URL: https://github.com/alice-sebego/thriller-song-lyrics
- Owner: alice-sebego
- Created: 2020-10-19T18:39:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T18:44:31.000Z (over 4 years ago)
- Last Synced: 2024-12-08T15:12:21.689Z (about 2 months ago)
- Topics: dom, dom-manipulation, javascript, json
- Language: JavaScript
- Homepage: https://alice-sebego.github.io/thriller-song-lyrics/
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thriller-song-lyrics
Mini front-end project from a Codingame challenge# What is this ?
It's a mini-project, to do the front-end exercise which work Javascript & DOM manipulation : here, I'm going to build a page I want to add the content of the song - Thriller - to my page using data in JSON format from another file, like an API.# Languages and framework used :
HTML5, CSS3, JavaScript, JSON# Why I've chosen this theme ?
I want to learn more about data importation with JS and JSON# The progression … ?
... WIP :)