Skip to content

Latest commit

 

History

History
81 lines (52 loc) · 1.51 KB

README.md

File metadata and controls

81 lines (52 loc) · 1.51 KB

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