Skip to content

jasonodell2001/a4-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League of Legends Team Sign Up Form

https://a4-jasonodell2001.glitch.me This is a very basic sign up form, you enter your information and press submit and it will display it on the table. The main change I made from A2 was reworking how the website loaded the sign up form and I had it remove the sign up form after the user inputted their data.

Using react initially was very confusing, I had trouble understanding how hook functions actually worked. Once I got the hang of using it, I found things much easier and to be more intuitive than my initial functions for adding information to the table. THe main thing that I struggled with and eventually had to drop was having it save and display multiple users inputs. Overall, using react ended up feeling a lot easier and the code ended up looking much nicer than my previous projects functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.4%
  • HTML 22.7%
  • CSS 17.9%