Skip to content

nguyenbathanh/create-frontend-readme

 
 

Repository files navigation

README Gen

project

README Gen is a tool to build amazing README files for your open source project faster than ever before. More details here: Hashnode Article on README Gen

shieldsshieldsshields

🚀 Demo

https://readme-gen.vercel.app/

Project Screenshots:

shields

🧐 Features

Here're some of the project's best features:

  • Easy to Use
  • Simple Form based inputs for adding README sections
  • Markdown editor for further customisation
  • Code preview section for markdown
  • Copy Markdown code in a single click

🛠️ Installation Steps:

1. Clone the repository

git clone repo_url

2. Install npm modules

yarn install

3. Start development server using below command

yarn dev

Note: For running authentication using auth0 service create a .env.local file and add changes as per official article:- Auth0 Next.js Quick Start

4. Create production build using below command

yarn build

5. Check production build locally using below command

yarn start

🍰 Contribution Guidelines:

Please contribute using GitHub Flow. Create a branch add commits and open a pull request.

💻 Built with

Technologies used in the project:

🛡️ License:

This project is licensed under the MIT License

💖Like my work?

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️.
If you found the app helpful consider supporting me with a coffee

ko-fi

About

Website to create README files for Github projects

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • CSS 5.3%