Seven-33 / react-image-infinite-scroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Gallery with Infinite Scroll

The frontend challenge to build Image Gallery with Infinite Scroll using React.

Tech stack

  • React
  • TypeScript
  • TailwindCSS

How to Install

  • Install node_modules
    yarn install

  • Make a copy of .env.example as .env
    Set REACT_APP_UNSPLASH_API_KEY as Unsplash API key

    How to Run

  • yarn start to start the app

Commands for devlopment

  • yarn test to test the app
  • yarn run build to build a production bundle

About


Languages

Language:TypeScript 72.5%Language:HTML 18.0%Language:CSS 6.5%Language:JavaScript 1.6%Language:Shell 1.3%