Skip to content

Seala11/react-flickr-gallery

Repository files navigation

Flickr Photo Gallery App

About

Image gallery using Flick API with search, filters and pagination. Form made with react-hook-form

Made as a task for RS School React Course

How to quickly try it?

👉 The project is hosted on Netlify: https://seala11-react-redux.netlify.app/

Stack

  • React
  • React Router v6
  • Redux Toolkit
  • TypeScript
  • Jest
  • Sass

Setup and Running

Install dependencies:

$ npm install

Running the app in the development mode

$ npm run start

Prepare for production

$ npm run build

Run tests

$ npm run test

Releases

No releases published

Packages

No packages published

Languages