Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.49 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.49 KB

Desktop-Movie-App

A React + rtk based Desktop application that allows users to search for movies, shows, and their corresponding IMDb details.

All data is fetched from OMDb API.

Reason for Creation

Holberton Tulsa's React curriculum ended off on us learning about redux and react-redux, and that left me thinking... what about @reduxjs/toolkit?

I have read many blog posts and watched many videos covering how powerful @reduxjs/toolkit is, so I just had to get my hands dirty and try it out.

Visit Deployed Website

Link to Website

To Do

  • Implement responsive design
    • If above is achieved, rename application.

Dependencies

Library/Framework Version
@reduxjs/toolkit ^1.6.2
@testing-library/jest/dom ^5.11.4
@testing-library/react ^11.1.0
@testing-library/user-event ^12.1.0
axios ^0.21.1
gh-pages ^3.2.3
node-sass ^7.0.1
react ^17.0.2
react-dom ^17.0.2
react-redux ^7.2.4
react-router-dom ^5.2.0
react-scripts ^5.0.1
react-slick ^0.29.0
redux ^4.1.1