A lorem ipsum generator using inspiration quotes. Use text that inspires in your projects! Built using typescript with express & react.
Deployments are found at https://inspiration-ipsum.herokuapp.com/
You'll need to have these installed:
- Node 10.15.3
- NPM 6.4.1
Install dependencies with:
npm install
Start the development server:
npm run develop
Visit http://localhost:3000/ should have the page being hosted.
I like to keep a catalog or record of articles I found useful in my production of the code. I think it is good to give credit to those that helped me :).