Skip to content

A template repository for your next project README file and save some time rather than creating a new one from scratch. Star it so that you don't miss it and avoid Googling any template.

License

Notifications You must be signed in to change notification settings

DeeshanSharma/readme-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Readme Template

An all-in-one README template to quickly start your projects!
Choose what is relevant to your project and leave rest.
View Demo · Report Bug · Request Feature

Status Status GitHub issues GitHub forks GitHub stars GitHub pull requests GitHub license



Project Demo Gif

NOTE: Make sure you include a demo gif of your project (very important) because the reviewer may or may not have time to visit your live project so watching this he/she will get a sneak peak to the project and may visit it later.


Enter your project's introduction here, what it is about, what are the main things used in here for eg: React JS Firebase, how much time it took you to build this, anything special viewer must know

🧐About

Write about 1-2 paragraphs describing the purpose of your project (optional but good).

💡Features

List all the core features functionalities here. Make sure it should be a list for good impression for eg:

  1. Responsive
  2. Supports Dark and Light Mode

⛏️Built with

List all the major modules, frameworks, package, dependencies etc in bullet points. Leave add-ons/plugins for the acknowledgements section. for eg:

  • Axios
  • discord.py module
  • Material-UI

🏁Getting Started

These instructions will help you to setup your own copy of Readme Template on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

📚Prerequisite

List all things your project needs to work for eg:

  • Python 3
  • Node & NPM

🧰Installation

Step by step methods to guide the reader how to setup local dev environment for eg:

  1. Clone this repo

  2. Install all the dependencies

    yarn
  3. Tweak the code

  4. Run on local server

    yarn start

🚀Deployment

List all the steps to deploy the local copy of the project and make it live for eg:

  1. Create a new repo
  2. Push your code to it
  3. Create New Project on your Vercel Dashboard
  4. Import your Git Repository
  5. After successful import, changes made to the Production Branch (commonly "main/master") will be a Production Deployment and rest all branches will generate Preview Deployments.
  6. Once deployed, you will get a URL for your live app, such as: https://xyz.vercel.app

📝Todo

List all the things you plan to do next in this project or list any known issue or bug which needs to be fixed. But why this is needed..? This will help the contributors like how they can contribute to this project and also when you open this project next time to work you will exactly know what has to be done for eg:

  • Add logout button
  • Add search functionality

📈Future Plans

List all the future plans you have with this project and would like to work on later this way you tell the reader that you are serious about what you do and make amd this way you will sound professional too for eg:

  • Add sign in with facebook

🎈Usage

Mention how your project could be used and take its advantage or you can include additional screenshots, code examples or anything relevant

✍️Authors

📖Contributing

"In real open source, you have the right to control your own destiny." - Linus Torvalds

Contributions are what make the open source community an amazing place. Any contributions you make are greatly appreciated.

OPTIONAL: Add links to CONTRIBUTING file and CODE OF CONDUCT file if you have them.

📢Contributors

It is good to give credit to your contributors as they have given their precious time working on your project so list their name with contact details for eg:

💳License

Distributed under the MIT License. See LICENSE for more information.

🧬Resources

List all the articles, videos or docs you referred while building this project for eg:

🎉Acknowledgement

Acknowledge all whose code you used, or took inspiration from or mention any websites you used in the development for eg:

👋End Note

Did I missed something..? or you have any idea which could be added and will make it better, feel free to contribute I will definitely add that.

Star this Template Repo so that you don't miss it and avoid Googling again, and next time you create new repo use this template and save some time and invest that somewhere else.

I have added comments to the source code of this file to guide you through and help you.

Also you can find a blank template with only comments and no data to start with and refer to this one if you stuck somewhere.

About

A template repository for your next project README file and save some time rather than creating a new one from scratch. Star it so that you don't miss it and avoid Googling any template.

Topics

Resources

License

Stars

Watchers

Forks