/adjust-ui

Adjust UI is a Sass framework that empowers you to create flexible, clear, and semantic website layouts and jumpstart your process in building complex web interfaces for the right out the box.

Primary LanguageCSSMIT LicenseMIT

Adjust UI (A grid-based CSS Framework)

Version Documentation Maintenance License: MIT Twitter: vokeugo Twitter: xarrijorge

In this project we created a custom grid-based CSS framework called Adjust UI.

It is a Sass framework that empowers you to create flexible, clear, and semantic website layouts. A modular, front end framework to easily and quickly help you jumpstart your process in building complex interfaces for the web right out the box. We adopted the 12-grid style in popular frameworks like Bootstrap and Foundation, and included some commonly used components

This project only demontrates how to create a custom css framwork with full control on internal workings.

We then used the framework to clone a live website Here.

This project was completed in line with requirements and standards provided by Microverse.

This a Live Page created using Adjust UI CSS framework.

Original Page (gridbyexample)

Cloned Page (designed with Adjust UI)

Built with:

  • HTML
  • CSS
  • SASS (CSS Preprocessor)

How to use Adjust UI

See the Documentation page on how to get started

Contributor(s):

Victor Okeugo

Xarri Jorge

Contributing

  1. Fork the repo (https://github.com/johnsonsirv/adjust-ui/fork)
  2. Create your feature (dev) branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -m 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details