https://github.com/victorgonbu/news-week-clone
This is an exact clone of the News Week main page which was built using bootstrap and CSS making it completely responsive
https://github.com/victorgonbu/news-week-clone
bootstrap4 css css-linters html-validator html5
Last synced: 10 months ago
JSON representation
This is an exact clone of the News Week main page which was built using bootstrap and CSS making it completely responsive
- Host: GitHub
- URL: https://github.com/victorgonbu/news-week-clone
- Owner: Victorgonbu
- Created: 2020-06-08T22:44:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-25T18:52:27.000Z (almost 6 years ago)
- Last Synced: 2025-04-05T23:41:10.281Z (about 1 year ago)
- Topics: bootstrap4, css, css-linters, html-validator, html5
- Language: HTML
- Homepage: https://www.newsweek.com/
- Size: 600 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# News-Week-Clone
The goal of this project was to learn about Bootstrap, I apply it to create all Newsweek page viewports.

This web page is developed by HTML5, CSS and Bootstrap.
## Built With
- HTML5,
- CSS,
- Bootstrap
- Stylelint and stickler for linting purpose,
- html-validator-cli for validate HTML
## Live Demo
https://shaqri.github.io/News-Week-Clone/
## Getting Started
**Install on Your Own Machine.**
**You can skip the linter and HTML validetors setup if you don't want to validate the code**
Setup your machine setup
### Prerequisites
> All the prerequisites are optional
- Git
- HTML validator
- CSS Linters
### Setup
- Follow the link below to install git.
> [download git](https://git-scm.com/downloads)
- Follow the link below to setup HTML validator.
> [Setup HTML validator](https://github.com/microverseinc/linters-config/tree/master/html_validator)
- Follow the link below to setup linter.
> [Setup CSS Linter to check code errors](https://github.com/microverseinc/linters-config/tree/master/css#troubleshooting)
- Clone the repository
> to clone the repository simply run the code below on your computer termial
`git clone https://github.com/abredi/NYTimes.git`
### Install
*Optional*
Go to the project directory on your terminal and run `npm install` to install the HTML validator and CSS linters
### Usage
Go to the project directory and run open the `index.html` file on your browser.
## Author
👤 **Victor Manuel Gonzalez Buitrago**
- Github: [@Shaqri](https://github.com/Shaqri)
- Twitter: [@victorgonbu](https://twitter.com/victorgonbu)
- Linkedin: [linkedin](https://www.linkedin.com/in/victor-manuel-gonzalez-buitrago-8704731a5/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Thanks Microverse][https://github.com/microverseinc]
## 📝 License
This project is [MIT](LICENSE) licensed.