On-demand movie application built on React, Redux, Figma and Scss.
This project is currently in development. Users/Subscribers can sign in, experince the friendly service of MovieHub and see visual data representation. APIs for the movies data is in progress.
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
`https://emoviehub.netlify.app/
This was a long project built during the 12-weeks internship acquered at WeJapa.com . Project goals included using technologies learned up as a team and familiarizing ourselves with documentation for new features.
At the end of the project, the technologies implemented in this project are React, Redux, JSX, and Scss.