JamesIves / reddit-gallery-viewer

🖼️ Shows a never-ending stream of images from the Reddit API. Created with Angular and RxJS using the Reddit API.

Home Page:https://jives.dev/reddit-gallery-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Logo

Reddit Gallery Viewer

Shows a never-ending stream of images from the Reddit API. Created with Angular and RxJS using the Reddit API.

Getting Started ✈️

You can run the application locally by running npm install followed by npm start. You can then view the application locally on port 4200. The Reddit API does not (at the time of writing this) require any sort of client credentials, so there's no additional setup needed there.

Tests and Linting 🧪

You can run the linting and testing scripts by running npm run lint and npm run test. You can also format the project directly using Prettier by running npm run lint:format.

About

🖼️ Shows a never-ending stream of images from the Reddit API. Created with Angular and RxJS using the Reddit API.

https://jives.dev/reddit-gallery-viewer


Languages

Language:TypeScript 71.8%Language:HTML 26.6%Language:SCSS 1.3%Language:JavaScript 0.3%