/NYTPageClone

HTML5/ CSS3 - Clone of New York Times news page

Primary LanguageHTML

NYT Clone - Positioning Elements (Microverse HTML/ CSS Module)

Microverse

Description

The rubric of this project is to demonstrate positioning of HTML elements using CSS3 flexbox, css3 grid and floats. An article from The New York Times website is the model for this project. The specification for this project is a part of The Odin Project.

Library Directory 📙

Contents
Live Demo
App Screenshot
Built With
Getting Started
Testing
Authors
License

Live Demo

TheNextWebPageClone live demo

App Screenshot

img

Built With

  • HTML
  • CSS

Getting Started

    • Copy the git link https://github.com/rloterh/NYTPageClone.git of this project
    • In your terminal run the command git clone https://github.com/rloterh/NYTPageClone.git
    • Navigate to the cloned project directory
    • Within the project root directory launch index.html in a web browser

Testing

This project was tested using W3C Validator and Stylelint

Validating HTML Syntax

    • Upload the file named index.html from the project directory
    • Click on the check button to validate
    • All test cases should pass, when no error message is shown

Validating CSS Syntax

    • Run the command npm -v to ensure node package manager is installed
    • Go to npmjs.com to install node package manager, if not installed
    • Go to the terminal, and navigate to project directory
    • Run the command npm install
    • Validate the css syntax and code standard by running the command npx stylelint "**/*.{css,scss}"
    • All test cases passes, when no error message is shown in the terminal

Authors

👨‍💻 Robert Loterh

GitHub
LINKEDIN
EMAIL
TWITTER

👨‍💻 Eyüp Sercan UYGUR

GitHub
LINKEDIN
EMAIL
TWITTER

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

License

Cocoapods