Mine is a modern css framework based on Flexbox & jQuery
NPM & CDN installations are coming soon
But if you want to try, then go ahead and fork the repository & import css & js from dist/ folder
Note: No need to install dependencies if you are not contributing. Then add css at the top of the page & js at the end of the page.
<link rel="stylesheet" href="/dist/css/mine.min.css">
<script src="/dist/js/Mine.bundle.js"></script>
Check out /docs directory for some examples.
Want to connect then go ahead & ping me on .
The below are the upcoming features:
- Card
- Nav
- Navbar
- Hero
- Form & Inputs
- Pagination
- Progress Bars
- Accordion
- Tooltip
- Slider
- Social Box
- ...... Needs to be decided
Feeling to contribute or have an idea? Go ahead & contribute by creating issues & putting pull requests, but before that, check below contributing.
Thinking of contributing? Well, you are welcome 🎉 To contribute to this project go ahead and checkout contribute.md guide and then you can contribute 🎉.
The project is in progress.... ;)