Create posters of your favorite artists written in their lyrics!
You can view the web app on lyricsposter.net.
The application is created with React, Redux, and HTML5 canvas.
You can build the app yourself with Node.js and Yarn:
- Clone the repository
yarn install
yarn start
- Open the application on
localhost:3000