Skip to content

A simple trivia game built in React and Express

Notifications You must be signed in to change notification settings

rafmjr/trivia-game

Repository files navigation

Simply Trivia

Fun little trivia game with the intent of showcasing React and Express interacting as a Front-end and Back-end application.

Simply Trivia Homescreen

Installation

We use DotEnv to manage environment variables, make sure to create the .env file:

cp .env.example .env

Then proceed to install dependencies and run the project like so:

npm install
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to introduce/describe tests as appropriate.

License

MIT

About

A simple trivia game built in React and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published