Skip to content

np-overflow/2024oh-grp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Trivia Game with NLP

Front-End

The frontend of the game is created in React.js

Setup / Installation 💻

Front-End

  1. Ensure you are in the /web directory before running the website
  2. Check that node.js is installed. If not, you can install it here
  3. Install all required dependencies by running npm install
  4. Run npm start to start view the website locally. By default, it should be located at http://localhost:3000

Back-End

  1. Ensure that you are in the /backend directory before running the python backend
  2. Install all dependencies by running bash initialise.bash to install all the required dependencies
  3. The Flask App can be started by running python -m flask --app main --debug run. By default, it should be located at http://localhost:5000

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •