Skip to content
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

Lilly H C16 Pine #66

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Lilly H C16 Pine #66

wants to merge 4 commits into from

Conversation

waterlilly169
Copy link

No description provided.

Copy link

@jbieniosek jbieniosek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work on this project! This project is green.

};

// temperature change function
const tempchanger = (temp) => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice helper function!

}

// Sky change function
const skyChanger = (sky) => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍



// Down Temp
const downtemp = (event) => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function is the same as uptemp aside from the first line and is a great candidate for a helper function.


// register event handler]

const registerEventHandlers = (event) => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

main{
grid-area: main;
background: rgb(34,193,195);
background: linear-gradient(0deg, rgba(34,193,195,1) 0%, rgba(253,187,45,1) 100%);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants