Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 :)