Skip to content

A wheel application integrating functional & class based components. Styling them together using external sources to provide basic functionality.

Notifications You must be signed in to change notification settings

TylrPopcorn/The-Wheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Wheel

Created using React.js


Guest credentials:
 - username: MidnightMist
 - password: 12345

Login using the correct credentials and then rotate the wheel as many times as you can. This example demonstrates how basic react.js components provide operational properties to a page. Continuing, the example provides the following but is not limited too below:

  • Implemented a simple login form with username and password inputs, which checks if the credentials match the ones stored in the client-side state.
  • Used local storage to store user information and checked if a user is logged in or not by checking the local storage values.
  • Implemented form validation to ensure that the user enters the correct type of data for each field, such as a valid username or password with a minimum length.
  • Utilized an external tutorial and combined it with custom styling techniques to create visually appealing and cohesive design elements.
  • Utilized descriptive comments to explain the purpose, function, and behavior of each component, function, and variable within the code.

ㅤㅤ ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ

Screenshot 2023-03-12 at 8 38 56 PM

Screenshot 2023-03-12 at 8 39 11 PM

Credit goes to the original/external sources used.

Related Projects

About

A wheel application integrating functional & class based components. Styling them together using external sources to provide basic functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published