Skip to content

tindt4869/react-movies

Repository files navigation

React-movies app, build with react, redux, based on react-redux-boilerplate.

Features

  • View Popular Movies.
  • View Top-rated Movies.
  • Search for Movies.
  • View Movie's Detail.

Technologies

  • React.js - React 16✨, React Router 5
  • Redux.js - Redux saga and Reselect
  • Babel - ES6, ESNext, Airbnb and React/Recommended config
  • Webpack - Webpack 4✨, Hot Reloading, Code Splitting, Optimized Prod Build and more
  • Test - Jest with Enzyme
  • Lint - ESlint
  • Styles - SCSS Styling

Quick start

  1. Clone this repo using git clone https://github.com/thientinduong/react-movies.git
  2. Move to the appropriate directory: cd react-movies.
  3. Run yarn or npm install to install dependencies.
  4. Run npm start to see the example app at http://localhost:3000.

Now you're ready build your beautiful React Application!

TODO

  • View Popular Movies
  • View Top-rated Movies
  • Search Movies
  • View Movie Detail
  • Write More Tests
  • Test Code Coverage match expected

Info

License

MIT license, Copyright (c) 2018 Dinesh Pandiyan.

About

React app to find info about movies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published