Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 684 Bytes

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 684 Bytes

Filmoteka (react) - GOIT_group-11 project

Filmoteka is a team project developed to showcase skills in React.js and associated libraries within the React ecosystem. This project was completed during my enrollment in the "React" course at GoIT IT School.

Features

  • Film search functionality optimized with Debounce approach (Lodash)
  • Single Page Application (SPA) built using React Router
  • Pagination implemented with the react-paginate library
  • Functional programming with React Hooks for state management and side effects

Technologies Used

  • React
  • React Route
  • REST API

image