Stratex Movie App.

An assignment to create a simple movie app using React and Redux

ABOUT

Summary

This assignment was provided by a company as part of a quick review to assess core proficiency in React and Redux. The objectives for this assignment include:
• The API used to fetch data must be private, utilizing environment variables.
• The application must be fully responsive across all devices, including desktops, tablets, and smartphones.
• The app must feature two screens: 1. Home Screen 2. Favourites Screen.
• Redux should be used to manage the app’s entire state.
• Favourited movies must appear in the exact order in which they were added.
• The application should have a clean, user-friendly UX/UI design.
• The code must be well-structured, professional, and adhere to best practices for modularity and reusability.
• The app should be deployed on either Vercel or Netlify.

Roles

Designer

Developer

Maintainer

Product Manager

Tester/Quality Assurance

Technical Writer

Project Manager

Techstack

React

Redux

TailwindCss

HTML

CSS

JavaScript

Git

Vercel