Skip to content

adica/react-flicker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Basic React gallery app, that let user search images and Gif's on flicker and giphy service.

All assets loads with only when needed (just before entering the viewport) with intersection-observer (modern browsers only 😎)

todo:

  • add the ability to select multiple images
  • add other sources (getty maybe)
  • modal that shows the asset on full page
  • add Redux
  • add styled-components
  • add local-storage support
  • store selections on DB
  • add authentication
  • more and more..

demo: https://adica.github.io/react-flicker-app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published