Skip to content
/ esenin Public

Karaoke music player with songs, based on the poems of a Russian poet Sergey Esenin. My high school Russian literature project.

Notifications You must be signed in to change notification settings

AVBelyy/esenin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esenin

esenin screenshots

Esenin is an online music player with à la karaoke lyrics highlighting. The player features six songs with lyrics, all of which are based on the poems of a 20th-century Russian poet Sergey Esenin.

The project was written overnight in 2013 (with minor updates in 2019) as a voluntary coursework for my Russian literature high school course to get more acquainted with Node.JS, CoffeeScript, Express, JADE, and, of course, to commemorate the great poet.

You can access the current version here.

How to run Esenin locally?

Get the image from Docker Hub

$ docker pull tohnann/esenin

Run the server

$ docker run -t -i -p 2109:2109 esenin

The player will be available at http://localhost:2109/

About

Karaoke music player with songs, based on the poems of a Russian poet Sergey Esenin. My high school Russian literature project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published