Skip to content

magnusgit1/quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--- A quiz-game application website where you can create accounts, test your quiz-skills, and store scores in a leaderboard.

--- Tech-stack: React.js w/JS & CSS, Python w/Django, postgreSQL.

How to use

  1. The webapp is running through github-pages, and can be used through the link above.

  2. The servers are deployed using Render's services, and the app can therefore be used freely without any installations or configurations. It may however be slow on the first data-request, as it uses Render's free services. After the first request however, the app should run smoothly.

  3. If you want to download the sourcecode and run it locally instead, then:

    --- Clone the repo with: git clone https://github.com/magnusgit1/quiz-game.git

    --- Install packages using: npm install

    --- Run the app using: npm start / npm run dev

About

Quiz-application using React, Python and PostgreSQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published