Skip to content

A simple app to find your most liked photos of the current year and create a collage.

License

Notifications You must be signed in to change notification settings

brettdewoody/top-x-of-y

Repository files navigation

TopXofY.com

A simple app to create a collage of your most-liked Instagram photos.

Project Goal

The goal of this project is to create a simple web application, using only modern browser technologies, allowing a user to create a collage of their most-liked Instagram photos.

In addition to allowing a user to create a collage of a their most-liked photos, the app should also serve as an example of what can be built with native, modern, browser technologies.

About the app

The app is built using only HTML, CSS and JavaScript. There are no dependencies, and no third-party libraries, imports or other external resources are limited to the Instragram API and a single Google Font.

The site is hosted on Netlify, and uses a single Lambda function for Instagram authentication.

Contributing

Anyone and everyone is welcome to contribute to this project, within the goals of the project.

Specifically:

  • Design & UI/UX
  • Development
  • Copy Writing

For more information see the Contributing guide.

Local Development

For local development:

  1. Fork this repository
  2. Clone the fork to your local machine
  3. cd to the repo directory
  4. Install the Netlify CLI with npm install netlify-cli -g
  5. Start the dev server with netlify dev
  6. Open localhost:8888 in your browser

Privacy Policy

See the Privacy Policy.

About

A simple app to find your most liked photos of the current year and create a collage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published