Giter Site home page Giter Site logo

shivamgoswamihere / sidehustlers-community-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from the-shivam-garg/sidehustlers-community-website

0.0 0.0 0.0 32.18 MB

Side-Hustlers is an exclusive Community for the coders, designers, writers and innovators , Event managers of tomorrow. The Community Bonding is an experience that aims at encouraging and nurturing a community of learners and building a strong foundation of competitive, self-reliant individuals.

Home Page: https://the-shivam-garg.github.io/SideHustlers-Community-Website/

License: MIT License

CSS 23.40% JavaScript 15.12% PHP 0.09% SCSS 3.91% HTML 57.48%

sidehustlers-community-website's Introduction

SIDE-HUSTLERS COMMUNITY WEBSITE

Hello Folks !

A Community for ALL! 😍😍

Side-Hustlers is an exclusive Community for the coders, designers, writers and innovators , Event managers of tomorrow. The Community Bonding is an experience that aims at encouraging and nurturing a community of learners and building a strong foundation of competitive, self-reliant individuals.

Will be adding more content and Resources .TILL then show some πŸ’– by giving Star to this Repository.

It is completely responsive website, to provide smooth experience...😎

🚩 Front LOOk of Main Page:

Front View Event Page Front View

Website build using HTML5, CSS3, JavaScript ,Ruby , SCSS and jQuery.

Website:
Visit πŸš€

πŸ‘¨β€πŸ’» Tech Stack:

[HTML] [CSS] [JS] [RUBY]

Extras : Particle.js, Typed.js, Tilt.js, Font Awesome, JSON, etc.

[SAAS] [Markdown] [Bootstrap]

πŸ“¬ Contact

If you want to contact me, you can reach me through below Social handles.

LinkedIn Gmail

Contribution Guidelines πŸ—

Are we missing any of your favorite features, which you think you can add to it❓ We invite you to contribute to this project and make it better. To start contributing, follow the below guidelines:

1. Fork this repository.

2. Clone your forked copy of the project.

   git clone https://github.com/your_username/SideHustlers-Community-Website.git

3. Navigate to the project directory.

   cd SideHustlers-Community-Website

4. Create a new branch:

   git checkout -b YourBranchName

5. Make changes in source code.

6. Stage your changes and commit

   git add .
   git commit -m "<your_commit_message>"

7. Push your local commits to the remote repo.

   git push origin YourBranchName

8. Create a PR

9. If anyone contribute to this repository, then the changes will not reflect in your local repository. For that:

10. Setup a reference(remote) to the original repository to get all the changes from the remote.

   git remote add upstream  https://github.com/The-Shivam-garg/SideHustlers-Community-Website.git

11. Check the remotes for this repository.

   git remote -v

12. Fetching from the remote repository will bring in its branches and their respective commits.

   git fetch upstream

13. Make sure that you're on your master branch.

   git checkout main

14. Now that we have fetched the upstream repository, we want to merge its changes into our local branch. This will bring that branch into sync with the upstream, without losing our local changes.

   git merge upstream/main

forthebadge

LOC Stars Badge Forks Badge GitHub contributors

GitHub license

forthebadge

sidehustlers-community-website's People

Contributors

the-shivam-garg avatar vimal20002 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.