COSC481W-2022Winter / capstone-hackmcx

capstone-hackmcx created by GitHub Classroom
0 stars 1 forks source link

feat: Implemented the Account Creation Page #111

Closed emohiuddin closed 2 years ago

emohiuddin commented 2 years ago

The CreateAccount.js page allows the users to create an account. The page redirects the user to the Login page if the account is created.

Resolves issue #107 Login page Screenshot (240) Create Account page Screenshot (241)