Live preview: README.GEN
This is an interactive application for generating readme.md files for your github application quikcly and easy.
Your support is invaluable. If you appreciate this project, consider giving it a star on GitHub.
- Entirely written is Typescript
- Light/dark mode toggle
- Live previews
- Responsive design
- Slick and modern design
If you have any feedback, please reach out to webpittas@gmail.com
Install my-project with npm
# navigate to projecr:
npm install
yarn install
# run project
npm run dev
yarn dev