Skip to content

Instantly share code, notes, and snippets.

@mendoza
Created January 10, 2020 06:43
Show Gist options
  • Save mendoza/3dbdde3f9d5fd2a825f9960b551e88e5 to your computer and use it in GitHub Desktop.
Save mendoza/3dbdde3f9d5fd2a825f9960b551e88e5 to your computer and use it in GitHub Desktop.
Just a quick README template

[Repo name] made with ❤️,☕ and some 🍺

[here we add the necesary badges, here are the ones I say we always need]

License Issues forks stars size

[short description of the repo]

this app is made for myself

Motivation ❓

[Just a quick explanation about why you are making this project]

just for fun and learning

Installation 📥

[Here you will place the necessary commands to clone and run your project]

> git clone https://github.com/<User>/<Repo>

>  cd  <Repo>

> npm install

> npm start

Bugs 🐛

[Here you will place what to do if someone have a bug, and they will report it]

This project is getting upgrades in my free time if there is a problem please create a bug report in the issues section.

License 📜

[Here you simply, add your repos license name]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment