As things stand, A manual setup is necessary to run this program locally
Visit it at Quizlet
-
MongoDB, Mongodb compass
-
Nodejs (ver > 18.x.x) and NPM
-
Nextjs (
npm -i next@latest) -
TailwindCSS, Bcrypt, react, react-dom, eslint (use
npm -iin the root of the project. i.e. ./quizlet)
Clone the git repo git clone https://github.com/Zonde246/CSI-QuizWebsite.git (Dev branch. Main has experimental changes to be compatible with production environment) (Both Branches have been merged, Main is now stable.) or download the zip file and extract it.
Move into ./quizlet . install npm dependencies with npm -i .
run the command npm run dev to start the website at localhost.