https://github.com/sabbirrahman/reddit-magazine
A simple reddit magazine app using web components
https://github.com/sabbirrahman/reddit-magazine
async-await cssgrid fetch-api webcomponents
Last synced: 4 months ago
JSON representation
A simple reddit magazine app using web components
- Host: GitHub
- URL: https://github.com/sabbirrahman/reddit-magazine
- Owner: sabbirrahman
- License: mit
- Created: 2018-03-04T20:04:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T20:34:00.000Z (over 7 years ago)
- Last Synced: 2025-01-11T12:46:14.636Z (5 months ago)
- Topics: async-await, cssgrid, fetch-api, webcomponents
- Language: HTML
- Homepage: https://sabbirrahman.github.io/reddit-magazine/
- Size: 141 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reddit-magazine [](https://twitter.com/intent/tweet?text=A%20simple%20reddit%20magazine%20app%20using%20web%20components&url=https://github.com/sabbirrahman/reddit-magazine&via=sabbirrahmanme&hashtags=webcomponent,reddit)
>A simple reddit magazine app using web components.
![]()
[](https://github.com/sabbirrahman/reddit-magazine/blob/master/LICENSE)
## Latest Technology Used
* Web Components.
* Fetch API.
* Async/Await.
* CSS Grid.## How To
* `git clone [email protected]:sabbirrahman/reddit-magazine.git`
* `cd reddit-magazine`
* `python -m SimpleHTTPServer 3000`
* go to `localhost:3000` from your latest chrome browser.Enjoy 😃