Coder Social home page Coder Social logo

creative-css-effects's Introduction

Creative-CSS-Effects

Creative-CSS-Effectss🎨🎭

Hactoberfest
PRs Welcome Open Source Love contributions welcome Begginers Friendly

Screenshot (83)

Tech-Stack🎓

HTML5

CSS3

JavaScript

Contributing Guidelines📝

You are welcome to contribute in this project.

To start contributing, follow the below guidelines:

1. Fork this repository. you can also star it additionally

2. Clone your forked copy of the project.

git clone https://github.com/<your_user_name>/Creative-CSS-Effects.git

3. Set remote to the forked repo.

git remote set-url add https://github.com/<your_user_name>/Creative-CSS-Effects.git

4. Check the remotes for this repository.

git remote -v

5. Always pull from the upstream repository to your master branch.

git pull upstream main

6. Create a new branch.

git checkout -b <your_branch_name>

7. Perfom your desired changes to the code base.

a) Create a new folder and add the files you are creating in that folder. 'OR'

b) Simply perform changes if you are editing existing folders or files.

8. Commit your changes .

git commit -m "Relevant message"

9. Push the committed changes in your feature branch of your remote repo.

git push -u origin <your_branch_name>

10. Click on Create Pull Request. It would be better to provide a little description or SCREENSHOT of your work.

Wait for your submission to be accepted and your PR to be merged.

Happy Coding!

creative-css-effects's People

Contributors

anjuli08 avatar babyelias avatar deepakrana07 avatar ebrg786 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.