pash90 / flickr-browsr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Notes:

  • I created a Firebase Function to fetch data from Flickr Public API so as to get around the CORS restriction. The code is in the functions sub-directory
  • I have used react, react-dom, firebase, firebase-functions & react-image-lightbox as the dependencies
  • Styling is done from scratch(although tbh there wasn't much to do)

About


Languages

Language:JavaScript 66.7%Language:HTML 14.0%Language:TypeScript 9.8%Language:CSS 9.4%