From 9f0dbc1ac993edd65e68cad4666b5cefdffa05d3 Mon Sep 17 00:00:00 2001 From: Safdar Jamal Date: Thu, 13 Jun 2019 19:07:08 +0500 Subject: [PATCH] Added my quiz app --- Projects/Quiz-App.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/Quiz-App.md b/Projects/Quiz-App.md index 23fb0867..46dc4b8b 100644 --- a/Projects/Quiz-App.md +++ b/Projects/Quiz-App.md @@ -28,5 +28,6 @@ As a developer you can create a quiz application for testing coding skills of ot ## Example projects +- [Quiz Progressive Web App built with React](https://github.com/SafdarJamal/quiz-app) - [Quiz app built with React](http://tranquil-beyond-43849.herokuapp.com/) (wait for it to load as it is hosted on Heroku) - [Quiz app interface](https://codepen.io/FlorinPop17/full/qqYNgW)