Easily generate Lorem Ipsum placeholder text for your project in any number of paragraphs.
This is a simple web application project mainly to practice my HTML5 and CSS3 skills. Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs.
This is JavaScript Web application which runs in the browser. You need a V8 engine to run JavaScript program. For the purpose of this project I used Google Chrome browser.
- Enter the number of paragraph you want to generate.
- Input has to be a number greater than 1.
- You can now copy the text into your project.
- Clone the repo on your local machine.
git clone https://github.com/Mar-Issah/Lorem-Ipsum-Text-Generator.git
- Download and install Visual Studio Code.
- Install live server extension.
- Open index.html file with live server to run the app in browser.
- Search for the index.html in the folder and open with browser.
Click here to view project on CodePen.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/awesomeFeature
). - Commit your Changes (
git commit -m 'Added some awesome features'
). - Push to the Branch (
git push origin feature/awesomeFeature
). - Open a Pull Request.
Distributed under the MIT License
. See LICENSE for more information.
Marsiya Issah : [email protected]
Project Link: https://github.com/Mar-Issah/Lorem-Ipsum-Text-Generator.git
Kindly check out more of my projects in CodePen