The Untold Stories of Great Women, Told
A trivia game for the amazing accomplishments of women who have made significant contributions to the world but went without proper acknowledgement.
Devpost: https://devpost.com/software/herstory-xb6m5t
This project uses nodejs and npm. Please install them to run this project locally and use the following steps:
- Clone the repository
cd
into the project directory- Run
npm install
in the command line in both the server folder and the client folder - Run
node index.js
in the command line in the server folder - Run
npm run start
in the command line in the client folder