Kphillycat / gt-photo-viewer

GT Photo Viewer

Home Page:https://codesandbox.io/s/github/Kphillycat/gt-photo-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GT Photo Viewer

This is an application that allows the viewing of photos in a responsive gallery format from this source. Features include:

  • Pagination
  • Filtering
  • Grayscale toggling

demo

Getting Started

Quickest way is to see the latest deployed code in Codesandbox 👉https://codesandbox.io/s/github/Kphillycat/gt-photo-viewer

Locally you can run the application in development mode via the npm run dev command.

Prerequisites

NodeJS and NPM

Installing

Install the dependencies

npm install

Deployment

Can be deployed to any static site deployment tool (ex: Zeit )

Build command via npm run build

Built With

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License

About

GT Photo Viewer

https://codesandbox.io/s/github/Kphillycat/gt-photo-viewer


Languages

Language:TypeScript 58.0%Language:JavaScript 42.0%