- Netlify Frontend frontend https://money-heist-ks.netlify.app/
- Render Frontend frontend https://elitmus-submission-client.onrender.com
- Render Backend backend https://elitmus-submission-server.onrender.com
A virtual heist room where users will have to piece together clues and riddles in order to find a key and help professor escape before the president's guard gets him. Made using the MERN Stack. 2D game played by clicking / dragging on images to find clues and figure out puzzles and riddles. App has user authentication and stores save file with progress in Mongo database.
If you would like to install on your local machine then download source code and type in terminal :
npm install
to install dependencies and then start the app using npm start
.
- React
- Mongoose
- MONGODB
- Bcryptjs
- Bootstrap
- Express
- JSON Web Token
- dotenv
- axios
- react-router-dom
- Passport
- React-drag-drop-container
- Sweet Alert 2
- nodemon
- Render
- Netlify