This is a MERN Stack app to solve different quizes. You can create an account and login to start solving technical quizzes in different topics. You'll earn points while solving quizzes.
- Login / Register with Profile Picture
- Changing username & profile picture
- General quizzes and topic quizzes
- 3 levels (easy / medium / hard) for each quiz
- Level System based on points (Trainee, Junior, Medium, Senior, Expert, Sensei)
- Shareable User Profile
- Leaderboard
- React.js on client side
- Tailwindcss to style
- "quizapi.io" API to fetch questions
- MongoDB as a database
- Node.js / Express to write REST API to communicate with database and User authentication