This assignment consists of building a grid-based framework (similar to bootstrap) that includes some basic functionality necessary to build a website.
Explore the docs »
· Report Bug · Request Feature
In this final project, we’ll get to take everything we’ve learned and use it to build your own simple grid-based framework. As with the other final projects, we’ll keep it relatively open-ended to give you a chance to exercise your creativity and problem-solving skills. It will be a great project to show off to potential employers as well.
Once we’re done setting up our framework, we will use it to clone any website.
To get a local copy up and running follow these simple steps.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Ed Sacasa - (https://github.com/EdSacasa)
Kazumaki - (https://github.com/kazumaki)
Project Link: https://github.com/EdSacasa/framework.io/