susmitha19-sf / MoviesApp

Application that store data in Redux & perform CRUD operations including dynamic search functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies List Application

This front-end application based on React-Redux, perform CRUD operations and allows user to add a list of movies with their IMDB Ranking and display them as cards in any of their user defined order(Alphabetical, Numerical). The top ranked movie and few other stats are also displayed dynamically. It includes search functionality to find movie details based on movie title keyword.

Packages

redux, react-redux, bootstrap

About

Application that store data in Redux & perform CRUD operations including dynamic search functionality.


Languages

Language:JavaScript 79.9%Language:HTML 13.4%Language:CSS 6.7%