/lyrics-poster

🎤 Create posters of your favorite artists, written in their lyrics

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Create posters of your favorite artists written in their lyrics!

You can view the web app on lyricsposter.net.

Example

Demo poster

Development

The application is created with React, Redux, and HTML5 canvas.

You can build the app yourself with Node.js and Yarn:

  1. Clone the repository
  2. yarn install
  3. yarn start
  4. Open the application on localhost:3000