An interactive and dynamic quiz application built with Vue.js, designed for engaging learning and testing experiences. This project features a responsive user interface, real-time feedback, customizable question sets, and result tracking. Ideal for educational platforms, training programs, or casual entertainment, it offers seamless performance and easy scalability.
- Html
- Css
- JavaScript
- VueJs
- Vue-Router
- Install packages
npm install- Add Your OpenWeather Api Key (To Use App)
if you dont have an openweather api key you easily get an api key with go to OpenWeather website. Click Here To Go OpenWeather WebSite
1. open "App.vue" file
2. Replace "api_key" variable with your openweather api key- Run Project
npm run dev- Type-Check, Compile and Minify for Production
npm run build- Home localhost:5173/