Checkout Live : Application link
setup
- Go to the root of the project and type npm run dev
- It'll redirect to the front end of the project
- You can directly try running app with your firebase project configuration just make a .env for config.js in utils folder.
- Now , everything is good to go :)
Signup/Signin - Entry point:
- Firstly , Thankyou for considering to contribute :)
- Fork the project and start making changes .
- If you want to make new issues write clear description of the bug .
- For prs also write clear description describing what the pr will introduce.
- If you like the project you can star the project :)
- Refactoring balance .
- Setting up a server between firebase server and client to handle whether users mail verification on server . (this is currently implemented with useEffect internally!) (Also the server will handle the quiz submissions if implemented etc ...)
- Can add quiz re-edit & delete functionality , for the user who created it (in profile section) .
- Please add any other functionalities that might be good (in issues).
if (( Any queries ) || ( Suggestions )) => ping me :)