Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 505 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 505 Bytes

CSS Centering Explorer

How to center (horizontally, vertically, or both) elements in CSS is fairly complicated for beginners. Inspired by CSS-Tricks and JavaScript Array Explorer, I build this project for myself and anyone need help.

Hope you enjoy it!

Preview

CSS Centering Explorer

Usage

npm install
npm start

License

MIT