SFP Frontend Assesment

This repo was forked from inspired by https://gitlab.sfp.cc/sfp/sfp-frontend-assessment and serves only for review purposes.

Note: This is incomplete. A working navigation bar and hero section has been implemented but the movie gallery, API call and pagination are all incomplete.

Next Steps

If I were to better this project, I would want to do the following:

  • Implement a CSS preprocessor and automate grid creation
  • Implement CSS within JSS for logical controls

Usage

1. Clone this repo:

git clone https://github.com/techdev5521/sfp-frontend-assesment.git

2. Install dependencies:

npm install

3. Run the development server:

npm run start

Not working? See the create-react-app Docs.

Notes

This icon was used for a favicon. Photopea was used for Photoshop file interaction. Grid breakpoints were taken from Bootstrap 5