Skip to content

Instantly share code, notes, and snippets.

@kauefraga
Last active April 12, 2022 01:25
Show Gist options
  • Save kauefraga/98847024ecebab3ea20415195a72ae9f to your computer and use it in GitHub Desktop.
Save kauefraga/98847024ecebab3ea20415195a72ae9f to your computer and use it in GitHub Desktop.
🏷️ Template to "good" README

{Title}

GitHub top language Repository size GitHub last commit GitHub LICENSE

{description OR subtitle}

App gif //x: 500px, y: 300px

⬇️ How to download

git clone https://github.com/{github_user}/{app-repo_url}.git
cd {app-dir}
npm install
npm {init_command}

Or downloading with yarn? yarn && yarn {init_command}

💻 Technologies

📝 License

This project is licensed under the {License name} License - See the LICENSE for more information.


Built with love Powered by coffee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment