Skip to content

ArinzeJeffrey-droid/moviehub

 
 

Repository files navigation

<title>Readme - MovieHub</title>

MovieHub.

On-demand movie application built on React, Redux, Figma and Scss.

Project status.

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.

Installation and Setup instructions

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/

Reflection

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • SCSS 33.4%
  • HTML 4.6%
  • CSS 3.5%