Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meltrust/nytimes-clone
Positioning elements demonstration replicating a Ny times page.
https://github.com/meltrust/nytimes-clone
Last synced: 25 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T05:25:34.000Z (almost 5 years ago)
- Last Synced: 2024-10-18T06:52:37.302Z (3 months 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.
![ny times project screenshot](https://user-images.githubusercontent.com/57421823/74715611-606e5380-51f2-11ea-997f-2627d3faac37.png)
# 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: [email protected]## 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