GithubHelp home page GithubHelp logo

sonalsingh25 / web-ideas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aryamanz29/web-ideas

0.0 0.0 0.0 257.97 MB

You can get inspiration from "Web-Ideas" about how to design effective web components for your upcoming project 💯 

Home Page: https://github.com/Aryamanz29/Web-Ideas

License: MIT License

JavaScript 31.75% Ruby 0.07% C++ 2.62% Python 2.86% Objective-C 0.41% Java 0.58% CSS 22.73% HTML 36.25% GLSL 0.03% Vue 2.24% SCSS 0.07% Solidity 0.22% Starlark 0.18% Procfile 0.01%

web-ideas's Introduction

-----------------------------------------------------

🚀 Web-Ideas 🚀

-----------------------------------------------------

-----------------------------------------------------

PRs Welcome GitHub pull requests GitHub issues

Available Web Ideas

How Can I Contribute?

Don't know how to start of open source and Contribute to our Open Source Project ? Welcome to the world of hacking!

The steps to follow to contribute to any projects:

1. If you don't have git on your machine, install it.

2. Fork this repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

3. Clone the repository

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone "url you just copied"

4. Add a upstream link to main branch in your cloned repo

git remote add upstream <original repository>

5. Keep your cloned repo upto date by pulling from upstream

This will also avoid any merge conflicts while committing new changes

git pull upstream master

6. Create your feature branch

Always create new branch

git checkout -b <feature-name>

7. Track your changes

git add .

8. Check for your changes.

git status

9. Commit all the changes

Write commit message as "Small Message", Click Here to know about some commit's messages.

git commit -m "Write a meaningfull but small commit message"

10. Push the changes for review

git push origin <branch-name>

11. Create a PR on Github.

Just hit the create a pull request button, you must write a PR message to clarify why and what are you contributing

Project Motivation

  • You can get inspiration from "Web-Ideas" about how to design effective web components for your upcoming project 💯.
  • Every Developer always been motivated by creative projects, teamwork and being able to draw a connection between his efforts and the organization’s bottom line. Having the opportunity to contribute to this idea should be one of the reasons you should do this.

-----------------------------------------------------

✨ Special Thanks To The Contributors ✨

-----------------------------------------------------

web-ideas's People

Contributors

aryamanz29 avatar jaydeep-yadav avatar ayush2000mickey avatar anshita0911 avatar avi-11 avatar neerajsati avatar adityasingh10042 avatar highonranking avatar purvibhoyar21 avatar akshikamudgal avatar s-infinity21 avatar siddhi-244 avatar sparsh-v avatar pjra99 avatar hassanrahim26 avatar s-codes14 avatar harshit55597 avatar shreya-jpg avatar satkar2001 avatar prachigarg19 avatar cybergeni avatar shvmsh20 avatar shingtesuyash avatar anirudhbot avatar arijit-101 avatar aj-spec avatar vidhibhatt01 avatar harvinder300 avatar kellydosocorro avatar brijrajsinh01 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.