About: The Lorem Ipsum Generator generates Lorem text stored in the file data.js. The user chooses the number of paragraphs to generate.
- React JS
- Vite JS, ESLint, Prettier
- Nano ID A tiny, secure, URL-friendly, unique string ID generator for JavaScript.
- Clone a project:
git clone
git clone https://github.com/SimAndrew/lorem-ipsum-generator-reactjs.git
- Open project code in your editor.
- Install the dependencies, enter into the terminal:
npm install
- Run the project, enter into the terminal:
npm run dev
