Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: project addition by mohitparmar1 #1332 #1333

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2684,5 +2684,21 @@
"tech": ["Html","Css","React js", "Styled component","Context Api","Email js Api"]
}
]
},
{
"github_username": "mohitparmar1",
"Social_media": {
"gitHub": "https://github.com/mohitparmar1",
"YouTube": "#",
"Twitter": "https://twitter.com/mohitparmar1_"
},
"Projects": [
{
"link": "https://github.com/mohitparmar1/Followers-Animation",
"title": "Followers Animation",
"description": "its a followers increasing animation ",
"tech": ["Html","Css","javascript"]
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have already added projects before. So add the code to the previous one. Check contributing. md for more information.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done changes

]
}
]