SE701-T5 / Frontend

This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review
MIT License
1 stars 22 forks source link

Login #25

Closed Chai-xiaoqi closed 2 years ago

Chai-xiaoqi commented 2 years ago

Description

Related Issue

Login and Register Component

Solves #20

Type of change

How Has This Been Tested?

Checklist:

For more information, refer to the Contributing Guidelines document.

netlify[bot] commented 2 years ago

✔️ Deploy Preview for uniforum ready!

🔨 Explore the source changes: c1f4865db0cecb768bf0bacf7305e7465d374feb

🔍 Inspect the deploy log: https://app.netlify.com/sites/uniforum/deploys/623193116468100008de84bc

😎 Browse the preview: https://deploy-preview-25--uniforum.netlify.app/

Xiaoqi510 commented 2 years ago

The new Login and Register version change the .css format, delete unnecessary comments and codes, add authentication function( Deployment: please change the <Route exact path="/" element={} /> to <Route exact path="/" element={} /> )

qzho236 commented 2 years ago

That is great!