An open API service indexing awesome lists of open source software.

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

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.

![screenshot](./assets/img/SCREENSHOT.PNG)

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.