Countries flags developed using only CSS3. | Demo
- In the root folder, run
npm install
for install all the dependencies. - Run
npm start
for run the initial build and start the project athttp://localhost:3000
. - It is possible to run
npm run dev
for start the develpment mode withwatch
task enable (it's necessary run a initial build before).
Thanks for Daniel Eden for some animations in awesome animate.css.
Inspired by A Single Div, despite the fact I didn't worry about using only one div.
MIT License © Raphael Fabeni