A vercel hosted react practice application that uses firebase, react router and express for server-side rendering. See it online here
To run the project locally
- Clone the repository
- Execute the following commands from the project directory
yarnyarn buildyarn start-server
- Visit
localhost:3000
/quiz
/admin
To access the admin panel you can use the credentials
email: guest@pmvc.com and password: password.Access is limited to data reads only