-
Notifications
You must be signed in to change notification settings - Fork 55
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
Anna´s to-do´s #32
base: main
Are you sure you want to change the base?
Anna´s to-do´s #32
Conversation
…he submission of tasks, added a submit button and a trash bin from font-awesome, added a lot of styling to all components
…added more styling to all elements
…pleted when there are >0 tasks
…lexbox instead of grid
…e check mark and img for when there are no tasks
… can be submitted
… change img when no tasks are listed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First of all, kudos for thinking through the UI, looks super! Secondly, nice to see you use the persist middleware ⭐
The store is well defined as well and you've met the requirements of the week. Keep it up!
src/components/Header.jsx
Outdated
<header> | ||
<HeaderFlex> | ||
<HeaderContent> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you need these two divs inside the header? 👀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! Thank you for the feedback!
I have missed removing that, I had another div because of another setup from the beginning with another image in the header. The div is now removed. Thanks! ✨
Netlify link
https://my-todo-postits.netlify.app/