All Projects → SafdarJamal → quiz-app

SafdarJamal / quiz-app

Licence: MIT License
🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to quiz-app

currency-converter
💰 Easily convert between 32 currencies
Stars: ✭ 16 (-83.51%)
Mutual labels:  pwa, progressive-web-app, jsx, web-app
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+4824.74%)
Mutual labels:  pwa, progressive-web-app, offline-first
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+4481.44%)
Mutual labels:  pwa, progressive-web-app, offline-first
Beer
The source code for the Progressive Beer app!
Stars: ✭ 73 (-24.74%)
Mutual labels:  pwa, progressive-web-app, offline-first
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (+173.2%)
Mutual labels:  pwa, progressive-web-app, offline-first
Ios Pwa Wrapper
An iOS Wrapper application to create a native iOS App from an offline-capable Progressive Web App.
Stars: ✭ 268 (+176.29%)
Mutual labels:  pwa, progressive-web-app, offline-first
Hellobooks
A Single-Page Library Management App built with nodejs, express and react and redux
Stars: ✭ 37 (-61.86%)
Mutual labels:  pwa, progressive-web-app, offline-first
Web.dev
The frontend, backend, and content source code for web.dev
Stars: ✭ 2,370 (+2343.3%)
Mutual labels:  progressive-web-app, web-app, mobile-web
Monitaure
🔔 A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (+39.18%)
Mutual labels:  pwa, progressive-web-app, offline-first
Preact Minimal
🚀 Minimal preact structure
Stars: ✭ 136 (+40.21%)
Mutual labels:  pwa, progressive-web-app, jsx
Ember Service Worker
A pluggable approach to Service Workers for Ember.js
Stars: ✭ 227 (+134.02%)
Mutual labels:  pwa, progressive-web-app, offline-first
Pwa Fundamentals
👨‍🏫 Mike & Steve's Progressive Web Fundamentals Course
Stars: ✭ 256 (+163.92%)
Mutual labels:  pwa, progressive-web-app, mobile-web
ambianic-ui
PWA for managing Ambianic Edge devices (smart cameras).
Stars: ✭ 32 (-67.01%)
Mutual labels:  pwa, progressive-web-app, offline-first
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (+213.4%)
Mutual labels:  pwa, progressive-web-app, web-app
Webfundamentals
Best practices for modern web development
Stars: ✭ 12,335 (+12616.49%)
Mutual labels:  progressive-web-app, web-app, mobile-web
Alumna
[Alpha release of v3] Development platform for humans / Plataforma de desenvolvimento para humanos
Stars: ✭ 32 (-67.01%)
Mutual labels:  pwa, progressive-web-app, web-app
React Product Card
Animated Product Card with the help of React and SCSS (PWA)
Stars: ✭ 116 (+19.59%)
Mutual labels:  pwa, progressive-web-app, offline-first
Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+152.58%)
Mutual labels:  pwa, progressive-web-app, offline-first
jekyll-pwa-workbox
A Jekyll plugin using Workbox to make your PWA / Website available offline.
Stars: ✭ 22 (-77.32%)
Mutual labels:  pwa, progressive-web-app, offline-first
ember-add-to-homescreen
📲 "Add to Home Screen" prompt for mobile web Ember.js experiences
Stars: ✭ 23 (-76.29%)
Mutual labels:  progressive-web-app, mobile-web

QuizApp

Node.js CI GitHub Release (latest by date) License

QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.

quiz-app

Built with

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/quiz-app.git
cd quiz-app

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.

Available Scripts

In this project, you can run the following scripts:

Script Description
npm start Runs the app in the development mode.
npm test Launches the test runner in the interactive watch mode.
npm run build Builds the app for production to the build folder.
npm run eject This command will remove the single build dependency from your project.

Credits

QuizApp is built and maintained by Safdar Jamal.

License

Code released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].