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.
- Basic README.md structure.
- Adapt and modify README.md.
- Organise components.
HEADER 1 | HEADER 2 | |
---|---|---|
ITEM | CONTENT | CONTENT |
- Clone or download the repository.
- 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.
-
Fork the project.
-
Create a Branch:
git checkout -b <name>
-
Commit your changes and push to the branch:
git commit -m "commit-name" git push
-
Open a Pull Request.
MIT License