react-quiz-app icon indicating copy to clipboard operation
react-quiz-app copied to clipboard

Not able to setup

Open atingupta2005 opened this issue 6 years ago • 3 comments

I am unable to setup this project as it's throwing the error while downloading some file from GitHub after I run command - npm install

Please guide

It would be great if there is any docker image is available for quick setup

atingupta2005 avatar Apr 27 '19 16:04 atingupta2005

Hi @atingupta2005 thanks for looking at my project! This is a very old project I built ~ 3 years ago which I haven't been maintaining since then, so I wouldn't really recommend using it. Also, I built this when I was learning so there may be some approaches that are not best practices. However, I did just clone the project and install the dependencies and setup and it seems the run commands are working for me.

bonham000 avatar Apr 28 '19 03:04 bonham000

Hi

Ok

Do you suggest any other better project which I can use.

I am a trainer and my requirement is to engage the students in some Quiz which has mobile responsive interface.

Can you suggest what configuration values to be specified in the settings file? In that file it asks for MONGODB Host, GIT API, Secret etc. I think it's throwing errors as I have not specified any value to those.

Thanks Atin

On Sun 28 Apr, 2019, 9:02 AM Sean Smith <[email protected] wrote:

Hi @atingupta2005 https://github.com/atingupta2005 thanks for looking at my project! This is a very old project I built ~ 3 years ago which I haven't been maintaining since then, so I wouldn't really recommend using it. Also, I built this when I was learning so there may be some approaches that are not best practices. However, I did just clone the project and install the dependencies and setup and it seems the run commands are working for me.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bonham000/react-quiz-app/issues/2#issuecomment-487339040, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3HIX2KLYCIHU5IQPWBTLLPSULGNANCNFSM4HI4TBXQ .

atingupta2005 avatar Apr 28 '19 12:04 atingupta2005

Hi @atingupta2005 I see! So, this project actually evolved a few times when I was working on it and later become a small quiz app in freeCodeCamp. I recently adapted it again for a simple quiz app with some coding questions.

That project is here: https://github.com/bonham000/app-time-lessons.

The code is much more up to date and I think it would be much easier to adapt this for your own purpose.

Do you want to take a look at that project and see if something like that would work for you?

bonham000 avatar Apr 29 '19 07:04 bonham000