Quick gallery app, with option to save favourites (stored in local storage), infinite scroll with ajax loading.
Css framework: TailwindCSS (just for fun, it's not necessary)
All requests to API goes through cors-anywhere.herokuapp.com
npm install
npm run serve
npm run build
npm run test
npm run lint