Sarah has commented on Alain Moratalla's "Responsive, SCSS, Mobile-first, VanillaJS and Brain.js RPSLS game" solution
Wow, this is great! Love it :)
This is my first React challenge on here - and I definitely learnt a lot! So glad I persevered, and I'm pretty happy with the result.
I have used React with Styled Components for the CSS. I am using localStorage to persist the todo items and theme selection and I have also implemented the drag and drop functionality using react-beautiful-dnd.
Any feedback would be most welcome! Thanks :)
Any feedback would be welcomed :)
Thanks for looking.
Any feedback would be welcome :)
Would welcome any feedback :)
Wow, this is great! Love it :)
Use border-radius :)
This looks great!
My only feedback would be to design for mobile first - so use min-width in your media query, instead of designing for max-width. Also set the px value of your media query to suit your design - for example if I manually adjust the viewport, it overflows the screen before it adjusts to the smaller screen view.
Hope that helps :)
Hi! When I use your form it just refreshes the page - so not sure if you found a way to fix this. You can also use preventDefault() in the JavaScript where the form submits to prevent the default functionality and not submit the form.
Hope that helps :)
Looks great to me! :)