SandeepKrSuman / project-gallery

A collection of awesome JavaScript projects
https://jspgallery.netlify.app/
MIT License
16 stars 42 forks source link
css3 hacktoberfest hacktoberfest-accepted html5 javascript react reactjs

Project Gallery

A collection of awesome JavaScript projects😁

Hacktober Badge Contributions Pull Requests Badge GitHub contributors

Table of contents 👓

Hactoberfest Guidelines

hacktoberfest-banner

Contributing Guidelines

Steps to Contribute

Initial Steps

Add a Project

View Added Project

Run the APP

npm i && npm start

Final Steps

  1. Run this command git pull upstream master.
  2. Commit the relevant changes you made. Use git add and git commit -m "your commit message". Do not commit the Data.js file.
  3. Push you commits. git push origin yourBranchName.
  4. Go to your forked GitHub repo. There you will see an option to create pull request.
  5. Create pull request. Give relevant title and describe the changes you made.
  6. Wait for your pull request to be merged.

Try Website

👉jspgallery.netlify.app

Tech Stacks Used

HTML Css JavaScript React