INSERT GRAPHIC HERE (include hyperlink in image)
Subtitle or Short Description Goes Here
ideally one sentence
include terms/tags that can be searched
Badges can go here (build status, issues (waffle.io maybe), devDependencies, npm package, coverage, slack, downloads, gitter chat, license, etc.)
- For more on these wonderful
badgersbadges, refer tobadgerbadgerbadger
.
- Most people will glance at your
README
, maybe star it, and leave - Ergo, people should understand instantly what your project is about based on your repo
Tips
- HAVE WHITE SPACE
- MAKE IT PRETTY
- GIFS ARE REALLY COOL
GIF Tools
Use Recordit to create quicks screencasts of your desktop and export them as GIF
s.
For terminal sessions, there's ttystudio which also supports exporting GIF
s.
// code away!
let generateProject = project => {
let code = [];
for (let js = 0; js < project.length; js++) {
code.push(js);
}
};
- All the
code
required to get started - Images of what it should look like
- Clone this repo to your local machine using
https://github.com/FrancesCoronel/template-repo.git
- If you want more syntax highlighting, format your code like this:
update and install this package first
brew update
brew install FrancesCoronel
now install npm and bower packages
npm install
bower install
- For all the possible languages that support syntax highlighting on GitHub (which is basically all of them), check them out here.
Insert overview of key features
Different options available
Key things to know about
How to run tests
To get started...
- 🍴 Fork this repo
- 🔨 View the contributing guidelines at CONTRIBUTING.md
- 👥 Add yourself as a contributor in this README
- 🔧 Open a new pull request
- 🎉 Get your pull request approved - success!
Or just create an issue - any little bit of help counts! 😊
Or Contributors/People
FrancesCoronel | FrancesCoronel | FrancesCoronel |
---|---|---|
github.com/FrancesCoronel |
github.com/FrancesCoronel |
github.com/FrancesCoronel |
- You can just grab their GitHub profile image URL
- You should probably resize their picture using
?s=200
at the end of the image URL.
- How do I do specifically so and so?
- No problem! Just do this.
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
More details can be found at this project's code of conduct.
Copyright © Frances Coronel
thank you