Skip to content

A custom gallery that pulls in Flickr images and displays them with descriptions. Designed to support pedagogy. Created using React.

License

Notifications You must be signed in to change notification settings

UBC-LFS/lfs-tlef-flickr

Repository files navigation

lfs-tlef-flickr

Demo

To run

  • You'll need to have git and node installed in your system.
  • Fork and clone the project:
git clone https://github.com/UBC-LFS/lfs-tlef-flickr.git
  • Then install the dependencies:
npm install
  • Run development server:
npm start
npm run dev

Open the web browser to http://localhost:8888/

To build the production package

npm run build

About

A custom gallery that pulls in Flickr images and displays them with descriptions. Designed to support pedagogy. Created using React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages