Get Ready to Quiz! Play the quiz by just clicking here also -->https://quize-app-qan3.onrender.com/
OTHERWISE-->
Run the App Locally and Showcase Your Knowledge!
Want to test your skills and climb the ranks? Follow these easy steps to get started:
Step 1: Clone the Repository
Clone this repository using Git:
bash git clone https://github.com/samiran634/Quize-App.git
Step 2: Install Dependencies
Install all required dependencies using npm:
bash npm i
Step 3: Navigate to Backend
Change directory to the backend folder:
bash cd .\backend
Step 4: Start the Node Server
Start the Node server using nodemon:
bash nodemon .\app.js
You're All Set!
Open your browser and navigate to http://localhost:4000 (or the specified port) to access the quiz game.
What to Expect:
- Engaging quiz questions to test your knowledge
- Real-time ranking system to track your progress
- Fun and competitive environment to challenge yourself
Join the Fun!
Run the app, showcase your skills, and climb the ranks! We can't wait to see you on the leaderboard!
Troubleshooting Tips:
- Ensure you have Node.js and npm installed on your machine.
- Check the console for any errors during the installation process.
- Verify that the backend folder exists and contains the app.js file.
Happy quizzing!