Coder Social home page Coder Social logo

siddhi-244 / embellish Goto Github PK

View Code? Open in Web Editor NEW
39.0 2.0 100.0 128.96 MB

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

Home Page: https://embellish.netlify.app/

License: MIT License

HTML 50.02% CSS 43.22% JavaScript 6.60% SCSS 0.16%
css html javascript hacktoberfest2021 hacktoberfest

embellish's Introduction

About Embellish -

hacktober logo repo sample 2

Forks Stars

GitHub issues GitHub PRs

You can join our discord

Link to discord

  • 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.
  • Add details about your component in the JSON file as mentioned. componentData.json
    { 
    "category": "Accordion", 
    "componentName": "Skewed Images", 
    "componentURL": "https://github.com/siddhi-244/Embellish/tree/main/embellish-website/HTML%2BCSS%2BJS/Accordion/Skewed%20Images", 
    "preview": "/HTML+CSS+JS/Accordion/Skewed%20Images/index.html"
    }

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

Open Source Events

  • Hacktoberfest 2021
  • Diversion 2022
  • Diversion 2023

Diversion Long Logo Color

embellish's People

Contributors

adityateltia avatar amkonstant avatar arkayyy avatar asmitbm avatar ayush7614 avatar bhaviktutorials avatar bunny8469 avatar dhyey17 avatar dro-1 avatar guptasajal411 avatar gurjeetsinghvirdee avatar honeykpatel avatar khoseaditi avatar khushimarothi avatar mahesh-143 avatar mrudulkolambe avatar nerdyvisky avatar nikhita28 avatar niladrix719 avatar prachidmore avatar sanskrutipalekar avatar shivam11-01 avatar shreyamedehal avatar shubhamjha25 avatar siddhi-244 avatar sulagna-dutta-roy avatar surajpratap10 avatar tamalcodes avatar wh0sumit avatar yashkondewar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

embellish's Issues

CSS Loading Animations

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
I'd like to add some CSS loaders with some cool and awesome animations.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Animated Glowing Button using HTML & CSS

Is your feature request related to a problem? Please describe.
Buttons components already provided with packages like material UI or Bootstrap are not animated and not fully customizable in that section.

Describe the solution you'd like
I would like to create a stylish glowing animated button using just HTML and CSS, which can be implemented in almost any project.

Describe alternatives you've considered
Buttons components in Material UI or Bootstrap.

Additional context
wfkkwemfke

ekmkwmke

Css text reveal animation

Is your feature request related to a problem? Please describe.
Animation for text reveal

Describe the solution you'd like
Reveal the text when user loads the page

Split image on hover

Is your feature request related to a problem? Please describe.
When the user hovers the image should split.

Bar Loader Animation

Is your feature request related to a problem? Please describe.
No, it is not related to a problem.

Describe the solution you'd like
I would like to add a bar loader animation with a glow on the bars. It will be a good addition to the repository.

Tech Stack to be used

  • HTML
  • CSS

Adding new button `background-animation-button`

Is your feature request related to a problem? Please describe.
There are not a lot of buttons in Embellish right now.

Describe the solution you'd like
I have created this button for Embellish, to give a great start to this project ๐Ÿš€
It'd be great if you can assign this issue to me & I will create a pull request!

HTML and CSS-only carousel

Is your feature request related to a problem? Please describe.
I wanted to incorporate carousel-like animation without JS.

Describe the solution you'd like
I'll be using HTML and CSS only, to create a carousel that will be compatible with most frameworks.

Describe alternatives you've considered
Using packages just as Vue or React.

Additional context
image

Create a Simple Website for Embellish.

Is your feature request related to a problem? Please describe.
Not related to any problems but if there is a website to represent embellish then it will be good.

Describe the solution you'd like
I'd like to create a simple website for embellish . so others can directly and easily see the works done by the contributors.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
maybe the website encourages more participants to take part in open-source contribution.

Animated Wave-based Footer Component using HTML & CSS

Is your feature request related to a problem? Please describe.
Footer components already provided with packages like material UI or Bootstrap are not animated and not fully customizable in that section.

Describe the solution you'd like
I would like to create an animated wave-like footer section using just HTML and CSS, which can be implemented in almost any project.

Describe alternatives you've considered
Footer components in Material UI or Bootstrap.

Additional context

Screen-Recording-02-10-2021-22-17-38

Add a background (Particles)

Is your feature request related to a problem? Please describe.
I would like to add a background.

Describe the solution you'd like
Background made with particles.js which is quite popular!

Describe alternatives you've considered
Nil

Additional context
Nil

Contact Component

Is your feature request related to a problem? Please describe.
No, it is not related to a Problem.

Describe the solution you'd like
I wanted to add a professional "Contact Info" component which can be used anywhere in any site providing it with a clean and professional look.

Describe alternatives you've considered
Nil.

Additional context
Nil

Adding some more folders

Is your feature request related to a problem? Please describe.
There isn't Folders for Button (someone had already mentioned) , scrollbars, some hover effects and text effects.

Describe the solution you'd like
So can I add them? I'm kinda new to front end and have some snippets so if I can add them here..

Thank you.

fix: Add `hacktoberfest` label to the repo

Describe the bug
I noticed that the repo is missing the hacktoberfest label. It would be more convenient for contributors to find this awesome repo if you add the label

Screenshots
image

Additional context
I'd love to add my cool components here after this bug is fixed. Thanks!

Add Footer design

Is your feature request related to a problem? Please describe.
Footer Design

*Describe the solution you'd like
Adding good design to footer.

Create a sign-in and sign-up component

Is your feature request related to a problem? Please describe.
No, it is not related to any problem

Describe the solution you'd like
I would like to build a responsive and customizable component using HTML and CSS, having both login and sign-up features.

CSS card hover effect

Is your feature request related to a problem? Please describe.
A card hover effect.

Describe the solution you'd like
CSS based card component which shows its effect on hover

Additional context

Add any other context or screenshots about the feature request here
CssHoverEffect
.

model component

Describe the solution you'd like
when page get loaded a model get pop up and ask user to enter details such as name , age etc

Describe alternatives you've considered
Modal component using HTML CSS and js

Add typewriter text animation with blinker

Aim

To integrate the following feature under the 'Text Animations' directory

Demo

type-writer-demo

Note

  • I will replace text content with neutral/filler content.
  • I will enable easy modification to text content with well-commented code.
  • I will abide by community guidelines and code of conduct

Please assign me this issue to add this feature in your repository.

Hero Sections

Is your feature request related to a problem? Please describe.
No, its not related to a problem. Its about adding a new component to the collection.

Describe the solution you'd like
N/A

Describe alternatives you've considered
N/A

Additional context
I would like to contribute with some good looking hero sections under #hacktoberfest that can be used to any website with just html & css.

Responsive Animated Hover-on-Top Search Bar using HTML & CSS

Is your feature request related to a problem? Please describe.
Yes, most of the search bars available with packages like material UI and bootstrap are not fully customizable and animated.

Describe the solution you'd like
I would like to build a stylish, responsive and animated custom search bar that would be built using only HTML and CSS, so it is compatible with any framework or library that the project is being built using. This is a hover-on-top search bar that expands when the mouse hovers over it.

Describe alternatives you've considered
Search bar components using material UI or bootstrap.

Additional context
image

image

Build animated neomorphism button using HTML and CSS

Is your feature request related to a problem? Please describe.
No, it is not related to any problem

Describe the solution you'd like
I want to create an animated neomorphism button using HTML and CSS.

Additional context
Screen-Recording-02-10-2021-17-24-27

Animated Social Media Links Component using HTML & CSS

Is your feature request related to a problem? Please describe.
Most of the sites contain static social media links as icons, but it doesn't add up to the elegance of the website.

Describe the solution you'd like
A customizable social media links component which is animated. On mouse hover on it, the icon would expand into a link.

Describe alternatives you've considered
Social media links section in Bootstrap and Material UI.

Additional context

Screen-Recording-02-10-2021-17-19-38

Add Animated Background

Is your feature request related to a problem? Please describe.
Animated Background

Describe the solution you'd like
Animated Background using pure css and html

Glassmorphism Card using HTML and CSS

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
I want to create a responsive and elegant glassmorphism card using only HTML and CSS.

Picture of the component
glassmorphism

Add interactive cards with hover animation

Aim

I would like to add product and profile cards with hover animation and mobile compatibility made using only HTML5 and CSS3.

Note

I would use filler text and a mock profile image in the Profile card section in accordance with community guidelines.
I assure to follow the code of conduct and community guidelines of contirbution.

Technologies Used

HTML5, CSS3

Screenshots

Product Card

product-card-ss


Profile Card

profile-card-ss

Adding new button `border-animation-button`

Is your feature request related to a problem? Please describe.
There are not a lot of buttons in Embellish right now.

Describe the solution you'd like
I have created this button for Embellish, to give a great start to this project ๐Ÿš€
It'd be great if you can assign this issue to me & I will create a pull request!

Add Parallax Effect

I would like to contribute by adding a code on parallax effect on mouse hover.

Add progress bars on scroll reveal

Is your feature request related to a problem? Please describe.
Whenever user will scroll the screen, the progress bars will appear and when the user scrolls up back, the progress bar will disappear.

Simple Footer Template

Is your feature request related to a problem? Please describe.
All websites need a good footer to describe copyright information

Describe the solution you'd like
I would like to make a simple footer template to showcase copyright information

Add a card with some animation

Is your feature request related to a problem? Please describe.
I want to add a card layout which is unique but the code remains as simple as it can.

Describe the solution you'd like
I'll be using HTML and CSS only, to create a card.

Describe alternatives you've considered
Using react components is a better way to do this too

Add a modal

Is your feature request related to a problem? Please describe.
Most people depend face difficulty creating modal using just HTML, CSS and JS.

Describe the solution you'd like
Clicking a button should open a modal.

Adding a Carousel using HTML CSS JS

Is your feature request related to a problem? Please describe.
i wanted to implement carousel which can handle multiple items

Describe the solution you'd like
i implemented a carousel which has different images , one can navigate them using arrows, dots, arrow-keys.

Describe alternatives you've considered
using react , vue packages

Additional context
image

Create a shiny button effect

Is your feature request related to a problem? Please describe.
It is not related to any problem

Describe the solution you'd like
I want to create a button which shows a shiny effect when hovered on it

Add CSS Progress Bars

Is your feature request related to a problem? Please describe.
NO. this feature request is not related to a problem.

Describe the solution you'd like
I'd like to add a custom progress bar with animation.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add rotating Text Sphere.

Is your feature request related to a problem? Please describe.
Adding an animated text sphere using a JS library which rotates on mouse hover

Describe the solution you'd like
I will add a working demo

Add CSS flip card

Is your feature request related to a problem? Please describe.
flipping card animation

Describe the solution you'd like
make a flip card using html and css

Multilevel footer component using HTML and CSS

Is your feature request related to a problem? Please describe.
A multilevel footer component

Describe the solution you'd like
I would like to create a multilevel footer component that provides links to different parts of a webpage with social icons.

Additional context
Similiar to this
footer

Accordion

Is your feature request related to a problem? Please describe.
No, this feature is not related to any problems.

Describe the solution you'd like
want to add an accordion in glassmorphism style.

Describe alternatives you've considered
Or I can also create an accordion without glassmorphism style.

Additional context
Add any other context or screenshots about the feature request here.

Adding a side navigation bar

Is your feature request related to a problem? Please describe.
No it is not related to any problem.

Describe the solution you'd like
In a lot of websites we see a side vertical navigation bar instead of the usual horizontal one. I will be adding the code to one such navigation bar here.

Add Background design

Is your feature request related to a problem? Please describe.
Background design

Describe the solution you'd like
Adding a background with parallax effect.

Add Buttons

Is your feature request related to a problem? Please describe.
I feel this repo would benefit from having button components also.

Describe the solution you'd like
A page containing button components

Describe alternatives you've considered
Nil

Additional context
Nil

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.