https://github.com/marvin9/imdb-top-rated-movies-page-redesign
As a learning part of KoaJS. I developed it. Scrapped data using nightmarejs (not available in this project)
https://github.com/marvin9/imdb-top-rated-movies-page-redesign
imdb-movie koa koajs pug
Last synced: 4 months ago
JSON representation
As a learning part of KoaJS. I developed it. Scrapped data using nightmarejs (not available in this project)
- Host: GitHub
- URL: https://github.com/marvin9/imdb-top-rated-movies-page-redesign
- Owner: Marvin9
- Created: 2019-07-07T12:58:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T13:45:58.000Z (almost 6 years ago)
- Last Synced: 2025-01-09T05:31:35.251Z (6 months ago)
- Topics: imdb-movie, koa, koajs, pug
- Language: HTML
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# imdb-top-rated-movies-page-redesign
As a learning part of KoaJS. I developed it. Scrapped data using nightmarejs (not available in this project)Minimalist designed pages. I used
[uikit](https://getuikit.com/docs/introduction) as ***CSS framework***.
***pug*** as template engine.
***koajs*** nodejs library. It is lightweight version of expressjs.