-
Notifications
You must be signed in to change notification settings - Fork 134
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
Our project with my teamate : Heleneabrahamsson & Sherrydev11 #87
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Heleneabrahamsson <[email protected]>
The issue is fixed : https://courageous-dieffenbachia-5268df.netlify.app/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job with this project!
You have managed to implement controlled forms and using the useState hook in a great way.
Before we can approve the project you need to clean up your code, in the sense of fixing the indentation in several jsx files as well as css file. Take a look at you settings in vscode so that the code gets formatted when you save. Also, when working in teams it's cruical to use the same settings for the formatting regardless if you do it automatically in your code editor or manually.
Fix the formatting so that your code gets cleaner and more easy to read.
Keep up the good work!
<h1>Travel Preferences Survey</h1> | ||
</header> | ||
|
||
{showSummary ? ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⭐
Hej ! |
We had problem with the netlify deploy.
We're looking to fix it asap.