🚀 Built a World Capital Quiz App! 🌍💡
I recently created a web application that quizzes users on world capitals!
🛠 Tech Stack: Node.js | Express | PostgreSQL | EJS
It randomly selects a country from a database and checks if your answer is correct — fun and functional! 🚀 It’s LIVE here → https://world-capital-quiz-tkv4.onrender.com
👇 Check out the repo :
https://github.com/ishikaprasad22/World-Capital-Quiz.git
💭 What I learned working on this:
Setting up and connecting PostgreSQL with Node.js
Handling form data and routes in Express
Rendering dynamic content using EJS
Debugging and environment variable management
Git and GitHub basics (including .gitignore and version control) Any features you'd love to see added? Drop your suggestions or thoughts — I'd love to hear them!


Simple and nice. Good work.