This is simple quiz project that has:register page,login page, quiz page,results page
It uses local storage to store login details, and a helper function to get the quiz questions (a more sophisticated project could have authentication proper and have a backend that calls chatGPT)
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.