-
Notifications
You must be signed in to change notification settings - Fork 1
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
[CR]: Working Clock #16
Comments
hey @FabDonRixos can you assign me this issue? I want to try it out. |
@duyb2111918 Sure, best of luck. |
Hi @duyb2111918 |
Yes, actually I posted the question to the system but then I rechecked it and understood it so I removed it. Anyway thanks for your feedback on my question, I'm on my way to implementing it |
@FabDonRixos I have a question I created a working clock in the artwork folder using a template and now I had to create a component for it or not. Please help me to figure it out. I'm very sorry that there are many unknowns because this is the first time I have solved an issue. |
@duyb2111918 No worry's you can't ask to many questions. export default function Clock() { return ( |
Thank you for replying! Yes, I already done it but i wondering that in folder components of src folder do i had to create or do anything on it? |
@duyb2111918 Oh Great, thanks for your feedback, indeed this could be misunderstanding and I will have to adjust this. |
Category
Complex
Inspiration
Time
Description
I would like to have a working analog clock with 3 hands that ticks in the right time delation.
Are there any possible issues with the idea
Getting the current time in css only might be difficult/impossible so i would suggest to just define an exact time and the clock will tick from there.
TODO's
Code of Conduct
Feedback on Process
No response
The text was updated successfully, but these errors were encountered: