https://github.com/meltrust/nytimes-clone
Positioning elements demonstration replicating a Ny times page.
https://github.com/meltrust/nytimes-clone
Last synced: about 1 year ago
JSON representation
Positioning elements demonstration replicating a Ny times page.
- Host: GitHub
- URL: https://github.com/meltrust/nytimes-clone
- Owner: Meltrust
- License: mit
- Created: 2020-02-03T06:22:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T05:25:34.000Z (about 6 years ago)
- Last Synced: 2024-10-18T06:52:37.302Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 1.15 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML AND CSS New York Times article clone
Positioning elements demonstration using HTML5 AND CSS3 by building a replica of a New York Times article page.

# What it does
Displays a New York Times web page replica hand made by me. Makes use of `stylelint` to ensure coding standards.
## Built With
- HTML5
- CSS3
## Author
- Github: [@meltrust](https://github.com/meltrust)
- Linkedin: [meltrust](https://www.linkedin.com/in/meltrust/)
- Contact me: original.mtapia@outlook.com
## Live Demo
[Live Demo](https://meltrust.github.io/NYtimes-clone/)
## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the project unto your local machine
- Navigate into `index.html` file and run on the browser
## Future Features:
- Implement responsive design.
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Meltrust/NYtimes-clone/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MiT](lic.url) licensed.
Check out my profile on [linkedin](https://www.linkedin.com/in/meltrust) to see what to see what I am up to!
### Enjoy!# NYtimes-clone