cortesana / CSSrepertoire

A collection of reusable CSS components and animations.

Repository from Github https://github.comcortesana/CSSrepertoireRepository from Github https://github.comcortesana/CSSrepertoire

CSSrepertoire

A collection of reusable CSS components and animations.

Work in Progress.

The aim of this project is to code a complete collection of reusable CSS components and animations that are used by developers on a daily basis. It will be expanded and revised as I learn more.

Table of contents

  • Basic README.md structure.
  • Adapt and modify README.md.
  • Organise components.

Group

HEADER 1 HEADER 2
ITEM CONTENT CONTENT

Component

  1. Clone or download the repository.
  2. Integrate the ready-made components into your projects.

Contributions are what make the open source community an amazing place to be, learn and grow. Any contributions to README.md are greatly appreciated.

  1. Fork the project.

  2. Create a Branch:

    git checkout -b <name>
    
  3. Commit your changes and push to the branch:

    git commit -m "commit-name"
    git push
    
  4. Open a Pull Request.

cortesana

MIT License

About

A collection of reusable CSS components and animations.

License:MIT License


Languages

Language:CSS 58.8%Language:HTML 41.2%