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

Vinvoor #14

Closed
wants to merge 6 commits into from
Closed

Vinvoor #14

wants to merge 6 commits into from

Conversation

Topvennie
Copy link
Contributor

  • Added Vinvoor init.
  • Moved some files around.
  • Added a dev.shscript for easier development.
    • Runs the backend, backend db and frontend
    • Includes hot module reload for both the backend and frontend.

Copy link
Member

Choose a reason for hiding this comment

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

weg ermee

Comment on lines +7 to +42

.logo {
height: 6em;
padding: 1.5em;
will-change: filter;
transition: filter 300ms;
}
.logo:hover {
filter: drop-shadow(0 0 2em #646cffaa);
}
.logo.react:hover {
filter: drop-shadow(0 0 2em #61dafbaa);
}

@keyframes logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}

@media (prefers-reduced-motion: no-preference) {
a:nth-of-type(2) .logo {
animation: logo-spin infinite 20s linear;
}
}

.card {
padding: 2em;
}

.read-the-docs {
color: #888;
}
Copy link
Member

Choose a reason for hiding this comment

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

onnodig?

Copy link
Member

Choose a reason for hiding this comment

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

weg ermee

import "./App.css";

function App() {
return <h1>Zess Fronted, Coming Soon!</h1>;
Copy link
Member

Choose a reason for hiding this comment

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

fronted

@Topvennie
Copy link
Contributor Author

That's all part of the basic init of a react project

@Topvennie Topvennie marked this pull request as draft June 11, 2024 13:26
@Topvennie Topvennie closed this Jun 11, 2024
@Topvennie Topvennie deleted the vinvoor branch June 11, 2024 13:36
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