A Lorem Ipsum generator. It allows you to generate paragraphs, words, and sentences.
- You need to have Node JS >= 18.16.1 in your machine.
- Clone this repository.
- Run
yarn installornpm install
- Run
yarn devornpm dev
- Vite
- TypeScript
- HTML
- SCSS
If you're interested in contributing, please follow these steps:
- Fork this repository and clone it to your local machine.
- Create a new branch for your contribution.
- Make your desired changes and improvements.
- Test your changes to ensure they work correctly.
- Commit your changes with a descriptive message.
- Push your changes to your forked repository.
- Open a pull request in this repository to submit your changes.