This project centers on using bootstrap to build a replica of Newsweek.com.
In this project, i tried to make a clone of Newsweek website.
There are some elements on this page which are produced with Javascript but my objective in this project wasn't to give this page functionality.
- Bootstrap 4
- HTML
- SASS
For this project, you’ll try your best to recreate the Newsweek website. The main aim is to ensure the elements get placed and styled roughly the same way as the real page, so functionality is not a priority.
Use the browser’s developer tools to inspect the real page and understand how elements are placed and styled. Build your own page in a .html text file and open it in your browser to check it out.
- First setup a github repository for your project.
- Then create a .html file where all your HTML markup will go
- Use the bootstrap CDN or download it locally to you machine
- Then open the newsweek page, inspect its features with your browser's developer tools and start creating
👤 Author
- Github: https://github.com/Hermela-Fikre
- Twitter: @Hermela86529600
- LinkedIn: https://www.linkedin.com/in/hermela-fikre/
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
Feel free to check the issues page.
Give a ⭐ if you like this project!
Distributed under the MIT License.