Coder Social home page Coder Social logo

jlzaratec / embellish Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siddhi-244/embellish

0.0 0.0 0.0 31.36 MB

This repository contains different styled components in html,css,js,jquery which can be used in any website.

License: MIT License

HTML 39.23% CSS 52.75% JavaScript 8.01%

embellish's Introduction

About Embellish -

hacktober logo repo sample 2

Forks Stars

GitHub issues GitHub PRs

  • Having a designed component in css? Want to flaunt it ? Do you want other people to use your component? Here we are. Contribute your component to Embellish.
  • Embellish is a collection of awesome designed components or animations or components which can be added to any website to enhance the UI of your website.

๐Ÿ› ๏ธ Technology Stack

HTML CSS Javascript


๐Ÿ“œ Instructions to follow while Contributing

  • Make sure that with every design/ component should be added to a separate folder.
  • Every folder should have its own README.md file where instructions to setup environment should be there and a demo video in the form of a gif should be added. Refer to the README Template to make the README for the component you add.
  • Always update the table of contents in the parent folder where the new component is added.
  • Whether you are adding an animation or a design component or any other code, make sure to include all the additional scripts and CDN's within the file/ folder itself and with addequate documentation as required. The code must be extremely simple to understand such that it is ready for immediate use in some project.
  • Make sure to follow the Code of Conduct and be respectful towards others while contributing to the project.

How to contribute?

If you're not comfortable with command line, here are tutorials using GUI tools. If you don't have git on your machine, install it.

fork this repository

1. Fork this repository.

2. Clone your forked copy of the project.

git clone  https://github.com/<your_name>/Embellish.git

3. Navigate to the project directory ๐Ÿ“ .

cd Embellish

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/siddhi-244/Embellish

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perform your desired changes to the code base.

9. Track your changes:heavy_check_mark: .

git add .

10. Commit your changes .

git commit -m "Relevant message"

11. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

12. To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repository you are supposed to make a PR to.

13. Add appropriate title and description to your pull request explaining your changes and efforts done.

14. Click on Create Pull Request.

15 Voila! You have made a PR to the Embellish. Sit back patiently and relax while your PR is reviewed

Note -

  • Please follow best code formatting and linting practices to assure good code quality. You should use tools such as Prettier or Eslint for thy purpose.

Project Maintainer & Admin

Siddhi Bhanushali

embellish's People

Contributors

siddhi-244 avatar sulagna-dutta-roy avatar arkayyy avatar honeykpatel avatar shubhamjha25 avatar bunny8469 avatar bhaviktutorials avatar shreyamedehal avatar asmitbm avatar dro-1 avatar mahesh-143 avatar nikhita28 avatar wh0sumit avatar ayush7614 avatar rohitkk432 avatar nerdyvisky avatar guptasajal411 avatar tamalcodes avatar itsme-aparna avatar techspiritss avatar mrudulkolambe avatar xelaflash avatar adityateltia avatar lucianidev avatar soham2020 avatar nehaanand28 avatar sanskritikushik5 avatar anshnarula5 avatar gurupawar avatar ps4449 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.