Skip to content

jalbertsr/react-movies-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5,CSS3 and JSStandard - JavaScript Style GuideES6babelnpmReactAnt-Design flow


Simple single web page application made with create-react-app to experiment with react routing v4 and Ant-design an UI design language and React-based implementation.

Screenshots:

Screenshot

Screenshot

Filter films:

Gif

This application relies on external API service to get films information:


TODO:
  • Mobile Responsive
  • Add propTypes validation
  • Experiment with HashRouter, withRouter, ...