Skip to content

simondebbarma/css-chickadees

Repository files navigation


CSS-Chickadees

An illustration of two chickadees made with pure CSS3.


Built With

  • CSS3
  • HTML5

Live Demo

Live Demo Link


Prerequisites

  • Node.js (for Browersync and Stylelint)
  • Web Browser
  • CLI
  • IDE

Dependencies

  • Browsersync
  • Stylelint

Install

git clone

npm install

Run Linter Test

stylelint "*/*.css"

https://stylelint.io/user-guide/cli

Autofix CSS Linting Errors

stylelint "*/**.css" --fix

Deployment

npm start


Authors

👤 Simon Peter Debbarma


🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments


📝 License

This project is MIT licensed.