Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nina and Joannas Movie project #314

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Conversation

NinaWald
Copy link

@NinaWald NinaWald commented Apr 1, 2023

Copy link

@EvaSjoholm EvaSjoholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is such a great project both code wise and design/stretch goal focused.
It was easy to follow, clean components, adding a CSS file for movie design was a good structure due to media query also being added.
I don't have any inputs for changes, Nina and Joanna you did a very good job at this! And reached stretch goal and great design. Well done!

@@ -0,0 +1,44 @@
/* eslint-disable jsx-a11y/no-static-element-interactions */

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clean component and easy to follow/read. Big ups!

return (
<div className="loader-container" style={{ display: 'flex', padding: 20, marginTop: 100, flexDirection: 'column', alignItems: 'center' }}>
<div style={{ display: 'flex', padding: 20 }}>
<Spinner animation="border" variant="light" /> <br />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Creative adding with som animations to the website!

@@ -0,0 +1,145 @@
/***** mobile first *****/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean CSS too, good structure to follow and read

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants