Let AI do the writing. Readme Studio creates meaningful, professional READMEs tailored to your project and fully editable.
- AI-powered README generation
- Markdown Editor
- Live markdown preview
- Pre-built README templates
- Dark mode support
- Vue.js
- TypeScript
- Vite
- Pinia (State Management)
- Vue Router
- TailwindCSS
- Marked (Markdown Processing)
- DOMPurify (Security)
- Clone the repository:
git clone [https://github.com/zenui-labs/readme-studio.git](https://github.com/zenui-labs/readme-studio.git) cd readme-studio- Install dependencies:
npm install- Create a
.envfile in the root directory with required environment variables. And after create addVITE_GOOGLE_API_KEYyour google gemini api key (otherwise the readme ai generation will not work).
cp .env.example .env- Start the development server:
npm run devThe application will be available at http://localhost:5173
To create a production build:
npm run buildTo preview the production build:
npm run previewThis project is licensed under the MIT License - see the LICENSE file for details.
We welcome contributions! Please see our Contributing Guide for details on how to submit pull requests, report issues, and contribute to the project.
Give a ⭐️ if this project helped you!
For questions, suggestions, or issues, please use:
- GitHub Issues: Create an issue
- Email: zenuilibrary@gmail.com
