Skip to content

ghostgarrix/movies-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoviesList

Dev Installation

yarn
yarn start
npm i
npm start

Enjoy 🎸🎉

Description

MoviesList is a responsive web app that lists multiple movies, let's you like or delete some and shows the amount of likes and dislikes given to each movie. It also allows you to filter the list by number of elements displayed in the screen, a pagination and by categories. Feel free to play around with the app or to just take a look at the code.

The movies are hard coded in the movies.ts file.

ScreenShot1 ScreenShot2

Library used in this project

ChakraUI Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

RTK The official, opinionated, batteries-included toolset for efficient Redux development

Consistent code style

[TO DO]

Could be a good idea to add user authentification

Releases

No releases published

Packages

No packages published