I first tried to deal with vanilla JS date handling, but I quickly switched to Dayjs to manage dates! I had a hard time setting everything but I think it works as expected in the end. I am not entirely sure of the logic applied for error checking, I tried my best to test the app and try to create as much error as possible and I am satisfied with the end product. I know it is far from perfect, feedback is always welcome!
Hamza Dahmani
@Hamza-DAAll comments
- @FloRiouffreytSubmitted over 1 year ago@Hamza-DAPosted over 1 year ago
Good job man! If you want to do a project with me to help each other, feel free to tell me :)
0 - @visualdennissSubmitted over 1 year ago
You can find MY ANIMATION TUTORIAL HERE
🔥 I've implemented my own custom design on top the original fem design and used GSAP to animate all elements in a timeline sequence. For optimum animation experience, recommended viewing dimensions: 1440x800. On desktop, after a while background image fades into a new one infinitely.
It is also responsive for mobile. There might be some slight issues for tablet still.
This time I've also added a little email validation using REGEX.
[PS. If you have set prefers-reduced-motion to true - it wont animate]
- @just-a-devguySubmitted almost 4 years ago
Hi everyone, I decided to do this with react so I can get better practice. I do plan on refactoring things to add possibly context and styled components. Please drop any feedback on things I can improve. I know it might not be the most optimized code or filled with the best of practices so please don't hesitate to give feedback.