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
- Introduction
- Features
- Getting Started
- Prerequisites
- Installation
- Contributing
- License
-
Fork the repo
-
Clone the repos
git clone https://github.com/<your user name>/MemeGenerator.git
- Go the folder
cd Your-projects
- Add the git upstream
git remote add upstream https://github.com/avinash201199/MemeGenerator.git
- Make your own branch
git checkout -b <your branch>
- Add your changes
git add .
- Commit your changes
git commit -m <your message>
- Push your changes
git push
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.