Skip to content

This small app giving a demo of React uses with `Redux,React Router`.

Notifications You must be signed in to change notification settings

riyajk/react-movie-mania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Mania

This small app giving a demo of React uses with Redux,React Router. The app showing the list of movies with lazy loading from Node/express server.On clicking of individual movie, It redirecting to detail page of Movie information.

Prerequisites

  • You need to setup backend server for API.
  • You need to clone the repo React Movie Mania Api.
  • Please follow the instruction given to setup this backend server.

Installing App

Please install create-react-app first

 npm install -g create-react-app
 git clone https://github.com/riyajk/react-movie-mania.git
 cd react-movie-mania
 npm install
 npm start

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This small app giving a demo of React uses with `Redux,React Router`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published