Skip to content

Commit

Permalink
Added Wall of fame 👑
Browse files Browse the repository at this point in the history
  • Loading branch information
ManojSatishkumar committed Jun 9, 2021
1 parent 652377a commit 5ec7bdb
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ Subscribe to my [youtube channel](https://www.youtube.com/channel/UC1pwTpxZ3s1X_
## Note
1. Install [Better comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments) VS Code extension to view colored comments.
2. You can contribute to this repository by forking it and raising a PR.
3. You can also showcase the javascript projects you have done in the `wall-of-fame` folder.

---

© MSK Web development
[© MSK Web development](https://manojsatishkumar.com/)

39 changes: 39 additions & 0 deletions wall-of-fame/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Wall of fame 👑
All the awesome javascript projects built by the developers are listed over here.

---

### Rules
1. Add only vanilla HTML / CSS / javascript projects.
2. Projects done with React / Angular / Vue are not allowed.
3. You can add as small project as you can.
4. A README.md file is compulsary to showcase your project
5. Make sure you add good documentation.

---

### Steps to add your project
1. Fork this repository.
2. Create a folder under the `wall-of-fame` directory and name it `<your_name>`

Example folders:
`wall-of-fame/MSK`
`wall-of-fame/Ankit`
`wall-of-fame/Suraj`
`wall-of-fame/Pooja`
`wall-of-fame/Neha`


3. Add your project containing a README.md file which showcases your profile, your project, demos, links to your portfolio, social media etc., inside this folder and raise a pull request to this repository.

Examples
`wall-of-fame/MSK/README.md` ( My profile )
`wall-of-fame/MSK/my-project/README.md` ( My project)

4. You will need atleast 3 approvals to get your project merged.
5. Once the project is merged, you have entered the `Wall of fame`. Your projects and profile will be noticed by many people around the world and you will get credits 🎉.

---

[© MSK Web development](https://manojsatishkumar.com/)

0 comments on commit 5ec7bdb

Please sign in to comment.