SeinfeldIpsum.com was a one-day challenge that became quite popular amongst designers and developers.
This is Version 2 - re-written using React & Material UI. Now offering far more functionality.
- Ability to filter Quotes by Name/Characters.
- Ability to filter Quotes by Number of Words.
- Ability to adjust Output by Number of Paragraphs.
- Ability to adjust Output by Number of Sentences.
- Ability to toggle Output of Character Name.
- Ability to toggle Output of "Lorem ipsum odor amet" and "Yada, yada, yada".
- Ability to Tweet a Random Quote.
- This repo does not contain the full
quotes.json
but does include an example.
- Clone the repo.
- Run
npm i && npm start
to install packages and then navigate to localhost.