In this project, I’ll get a chance to try out Twitter’s Bootstrap framework by building a site that actually uses it : Newsweek.
A simple clone of the The News Week Page.
·
Live Demo
·
I am Gustave. I am part of the Microverse Project and I did this page according to the required specifications.
For this project, we tried our best to recreate the newsweek page. The main aim is to ensure the elements get placed and styled roughly the same way using responsive using booststrap as newsweek page.
We built our own page in a .html text file and opened it in our browser to check it out. We carried out the following steps:
- First setup a github repository for the project.
- Then create a .html file where all our HTML markup will go
- Create a .css file where some elements of our styling code will reside
- Then open the Newsweek page on https://www.newsweek.com/ .
- Gustave
Contributions, issues and feature requests are welcome!
- 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