For use as an npm package, go here.
- Choose how many paragraphs you want to generate
- Choose how many sentences you want in each paragraph
- Copy and paste your lorem ipsum to your project
This project was bootstrapped with Create React App.
The root of this repo is the server. Just git clone
and npm install
to get it up and running. To install the client
, cd client/
and npm install
. You can run npm start
inside the client/
folder like a typical React app. The server
/client
are independent of each other, but can easily be configured together. To run both projects together, from the ROOT of the project, run 'npm start' to concurrently start the Express server and the create-react-app server in the client/
folder.
- Other denominations dropdown and dictionaries
- Copy to clipboard button
- Copy with HTML markup option
- At least 100 'words' per dictionary
- More relevant design
{
'ipsum': '<p>Confession rosary Pope Francis Paschal mystery Ash Wednesday natural law Nicene creed saint medal Nicene creed canonization communion adoration catechesis.</p>'
}
This project is hosted with Heroku.
Server is Node/Express
Feel free to contribute to the design, dictionary, or issues below.
- Qurey strings instead of routes
- Plain text param
- Language param
- Dictionary param