helderjbe / unsplash-fab

Unsplash FAB with popover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unsplash popover component

To run this repo, git clone first, then:

Development

  • Run yarn install or npm install

  • Run yarn start or npm run start

Production

  • Install serve through npm i -g serve

  • Run yarn build or npm run build

  • Run serve -s build

About

Unsplash FAB with popover


Languages

Language:TypeScript 65.8%Language:CSS 20.6%Language:HTML 13.6%