svelte-trivia-app Svelte Themes

Svelte Trivia App

Svelte Trivia App

Live App on Vercel

Installation Instructions

  1. Install NPM, if you don't already have it installed
  2. Download the repository and extract the ZIP file
  3. Using a command line program (like the Windows Subsystem for Linux on Windows, or Terminal on Mac), change the directory into the extracted folder (e.g. cd ~/Downloads/react-recipe-app/)
  4. Run npm install to install dependencies
  5. Run npm run dev to start the server with the Web app

You can stop the server by either using a keyboard shortcut to cancel the run command (e.g. Control+C), or by quitting the command line program.

Licensing

This project is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License (GNU GPL) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The project is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.

As additional permission under GNU GPL version 3 section 7, you may distribute non-source (e.g., minimized or compacted) forms of the code without the copy of the GNU GPL normally required by section 4, provided you include this license notice and a URL through which recipients can access the Corresponding Source.

You should have recieved a copy of the GNU General Public License along with this project. Otherwise, see: https://www.gnu.org/licenses/

Some parts of the code were derived from contributors on StackOverflow. The contributions from StackOverflow according to the site's documentation, being posted after 2011 and according to the site's documentation, are released under either the Creative Commons Attribution Share-Alike 3.0 or 4.0. The latter license is compatible with the GPL version 3 or later, on the condition that I specify Creative Commons as my proxy, and the former license is forwards-compatible, so it can be upgraded to verison 4.0 automatically. I specify Creative Commons as my proxy to make the contributions from StackOverflow compatible with future versions of the GPL. Every use of code from StackOverflow is specifically labeled as such.

Top categories

Loading Svelte Themes