Built a Lorem Ipsum Generator that spits out Stranger Things quotes. V1 was built with Node and this version is built with React.
You're able to select the number of paragraphs you'd like to generate and there is also a button that allows you to easily copy all the generated text.
Begin by running app.js in your terminal with the command yarn start
and then access the application in your browser at localhost:3000.
The repository deploys to Netlify on every commit to master.
- Used this Lorem Ipsum Generator to help with some of the JavaScript required to select random sentences.
- Got the "Stranger Ipsum" font as well as the background video from makeitstranger.com