Open
Conversation
added 13 commits
April 19, 2023 09:54
code-and-cats
left a comment
There was a problem hiding this comment.
Very clean and nice site! I love the colors and the theme, super cute!!
The complete and delete buttons are intuitive and easy to understand. The code is clean and easy to read, although I think some comments here or there might be helpful for the future or for someone who didn't just do the exact same project 😅
The one thing I can see might improve it is that there seems to be some pictures left from earlier designs in the repo, maybe delete them?
Well done!
| const onFormSubmit = (event) => { | ||
| event.preventDefault(); | ||
| const newTodo = { | ||
| id: Date.now().toString(), |
| box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); | ||
| } | ||
|
|
||
| ul { |
| required /> | ||
| </label> | ||
| <div className="lazy-cat-main"> | ||
| <Player |
| text-align: start; | ||
| } | ||
|
|
||
| .lazy-cat-header { |
There was a problem hiding this comment.
interesting way of solving the moving of the animation between different screen sizes
added 16 commits
September 7, 2023 13:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://gregarious-griffin-0ee914.netlify.app/