
React quiz app
The Quiz Application built with React is an engaging and interactive platform designed to test knowledge across various topics. Hosted on Heroku, it ensures reliable performance and accessibility for users. With a modern interface and dynamic features, this app appeals to students, trivia enthusiasts, and anyone looking to challenge their understanding in a fun way.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.