css-centering-explorer
css-centering-explorer copied to clipboard
Find the way to center things in CSS.
trafficstars
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
Usage
npm install
npm start
License
MIT