Git Product home page Git Product logo

framework's Introduction

Contributors Forks Stargazers Issues


Logo

Building a Framework

This project is part of the Microverse CSS3 and HTML curriculum!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

This is a custom framework based on some of the bootstrap classes.

Here are some of the specification of the framework:

  • Column based responsive design with 12 units based on percentages and not pixels to provide a better performance.
  • Included a 1% gutter to the right of the columns.
  • We created five different breakpoints:
    • -xs > 0
    • -sm > 576px
    • -md > 768px
    • -lg > 992px
    • -xl > 1200px
  • We match the classes' name to those used in Bootstrap to facilitate the usage of the framework.
  • Some of the most important classes we included:
    • .col-*
    • .row
    • .container
    • .d-* (flex, block, none)
    • p-* & m-* (includes 10 different sizes)
    • Border colors and background colors (different than Bootstrap)
    • Widths and heights (multiples of 10)
    • Flex classes (justify-content and align-content)
    • Basic font styles (color, font-weight and italic)

This is also part of the Odin project curriculum https://www.theodinproject.com/courses/html5-and-css3/lessons/design-your-own-grid-based-framework

Built With

This project was built using these technologies.

  • HTML
  • CSS3
  • SCSS
  • Stickler
  • VsCode
  • Atom
  • Notepad++
  • Prettier
  • Koala

Usage

If you want to use our framework you can clone our repository or use this link in your HTML file: https://github.com/majovainilla/framework/blob/grid-branch/SCSS/main.css

If you want to edit or improve the framework you will need SASS installed in your computer (you do it here) and edit the files contained in the SCSS folder.

If you want to contribute to the repo, you can open an issue with your github user name and after being added as a contributo, upload your changes by submiting a pull request.

Automated Test

there are no automated tests for this project yet

Live version

You can see a project built with this framework here: https://euqueme.github.io/framework-demo/

Author

👤 María José Reyes - @majovainilla - [email protected]

👤 María Eugenia Quemé - @MaruKK - @euqueme - [email protected]

🤝 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!

Acknowledgements

framework's People

Contributors

euqueme avatar majovanilla avatar

Stargazers

Alexander Hristoskov  avatar Sebastian avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.