Coder Social home page Coder Social logo

vatsalmadhur / css.effects-designs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aman-0604/css.effects-designs

0.0 0.0 0.0 298.8 MB

This repository only accepting CSS/LASS/SAAS projects.Check the support link also star my repository ⭐

Home Page: https://github.com/WeBeginners-Community/Support

JavaScript 6.77% CSS 37.69% HTML 52.27% SCSS 3.27% Euphoria 0.01%

css.effects-designs's Introduction

Welcome to Css Effects/Designs

This repository is especially for newcomers who want to enhance their knowledge and skills by making small/large projects. Only Css/SAAS/LASS Projects are accepted.

How to Start?

If you have an idea of any web projects you want to build just open an appropriate issue regarding this, and we will discuss and assign you that issue. In case you are confused and have queries, just ping me, will help you get along and build!

If you want to contribute by creating new templates/animations then check the type of your project and add it to its respective folder.
Ex: If you develop a game then add it to the Games folder

Submit a Pull Request :

Branch naming convention is as follows:

TYPE-ISSUE_ID-DESCRIPTION

When TYPE can be:

  • feat - is a new project
  • doc - documentation only changes
  • fix - a bug fix/improvement of any project

All PRs must include a commit message with the changes description!

How to make a Pull Request

1. Fork the repository by clicking fork symbol at the top right corner.

2. Clone the forked repository.

   git clone https://github.com/<your-github-id>/CSS.Effects-Designs.git

3. Navigate to the project directory.

   cd CSS.Effects-Designs

4. Create a new branch:

   git checkout -b <Add your branch name>

5. Make necessary changes and commit those changes:

Add all the changes to the staging area

git add --a
  1. Push changes to GitHub

or Open in Gitpod

Now commit those changes using the git commit command:

git commit -m "commit message"

6. Push changes to GitHub:

Push your changes using the command git push:

git push origin -u <add-your-branch-name>

replacing <add-your-branch-name> with the name of the branch you created earlier.

7. Submit your changes for review:

If you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.

Now submit the pull request.

Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.

Congrats! You just completed the standard fork -> clone -> edit -> pull request workflow that you'll encounter often as a contributor!

Thanks to all the people who have contributed:

Contributors

css.effects-designs's People

Contributors

sulagna-dutta-roy avatar amelia2802 avatar alisha722 avatar zirea3l avatar vimarsh11 avatar ashadmuneer avatar nidhish-07 avatar pranshu321 avatar shubham0730 avatar sumitkr2000 avatar khushigarg1 avatar atanumalik avatar papri24majumder avatar goyalh4164 avatar kunal00000 avatar srinjoy-26 avatar vanya31 avatar sayakb03 avatar krrishn07 avatar amanmodiii avatar s-ishita avatar adit0507 avatar aniketsinha2002 avatar muskan467 avatar ojasaklechayt avatar vikastripathi707 avatar vandana3869 avatar nehaaa3121 avatar sudarsan2k5 avatar tejasri415 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.