Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 996 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 996 Bytes

Stranger Ipsum V2

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.

Stranger Ipsum Screenshot

Running the App Locally 🏃‍

Begin by running app.js in your terminal with the command yarn start and then access the application in your browser at localhost:3000.

Deployment 🚀

The repository deploys to Netlify on every commit to master.

Credits 📜