Skip to content

Trivia quiz made with Open Trivia Database API, utilizing React, Node.js, and Axios HTTP client.

Notifications You must be signed in to change notification settings

alane019/open-trivia-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Trivia Challenge

License

Website:   https://open-trivia-challenge.herokuapp.com/

Table of Contents


screen

Getting Started

To run this application in your own development environment, install NodeJs and Git, and a text editor of your choice.


Launch the Application

Install all node package dependencies listed in the package.json file using the following command in your terminal, in the directory of the project:

npm install

You can also use:

npm i

After all packages have been installed, you can run a development version of the application in your web browser on localhost using this command:

npm start

Website

Deployed to Heroku:   https://open-trivia-challenge.herokuapp.com/

Technologies Used


Contributing

Open source contributions are always welcome. Submit a pull request or an issue if you would like to contribute or request improvements.

About

Trivia quiz made with Open Trivia Database API, utilizing React, Node.js, and Axios HTTP client.

Topics

Resources

Stars

Watchers

Forks