Skip to content

avinash201199/Your-Projects

Repository files navigation

Your Projects

Hello new contributors, this is a beginner-friendly repo here you can add any frontend project. Could you make sure that first make a folder of your name add your project and add a readme.md file which contains a screenshot of the project, and your GitHub user ID

Table of Contents

  1. Introduction
  2. Features
  3. Getting Started
  4. Prerequisites
  5. Installation
  6. Contributing
  7. License

Introduction

Screenshots

App Screenshot

Installation

  1. Fork the repo

  2. Clone the repos

git clone https://github.com/<your user name>/MemeGenerator.git
  1. Go the folder
  cd Your-projects
  1. Add the git upstream
git remote add upstream https://github.com/avinash201199/MemeGenerator.git
  1. Make your own branch
git checkout -b <your branch> 
  1. Add your changes
git add .
  1. Commit your changes
git commit -m <your message>
  1. Push your changes
git push

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

MIT

About

Add your projects

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published