oh-pun-sauce / componento

A collection of frequently used website components to speed up your development cycle.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Componento

A collection of frequently used website components to speed up your development cycle.

Resources are mostly collected from Codepen. Credits to the respective owners are given in the README.md in the respective folders.

Live Demo

Components currently available

  • Card layout

    • Simple card layout
  • Countdown timer

  • Navbar

    • Simple Navbar
    • Navbar with scroll effect
    • Navbar with dark mode toggle

Contribution

  • Fork this repo, add your components, and submit it as pull request.
  • Organize the code in folders with appropriate names. Please don't use spaces in folder names.
  • Add only the necessary code for each component.
  • Organize the code into proper files (.css, .js etc) (Don't add every piece of code into a single HTML file)
  • Add necessary comments if possible
  • Add a README.md file in each folder indicating the dependencies/frameworks used and any other relevant details.
  • Give proper credits to the owners in the README file in each folder

About

A collection of frequently used website components to speed up your development cycle.

https://componento.netlify.app


Languages

Language:HTML 48.1%Language:CSS 33.7%Language:JavaScript 18.2%