Skip to content

Our flavor of the blackjack card game, built with this React front end and our separate Node.js / Express backend. Play it here: https://mintjackreact.herokuapp.com

Notifications You must be signed in to change notification settings

AshtarCodes/mintjack_react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MintJack

This is our flavor of blackjack, developed for the MintBean Hackathon. Thanks for checking it out! 😉

Link to hosted webapp: https://mintjackreact.herokuapp.com/

Link to the backend server: https://github.com/alexm323/mintjack_server

🚧 This webapp is actively under construction!

Tech:

  • Languages: JavaScript
  • Runtime: Node.js
  • Frameworks: React.js, Express.js
  • Database: MongoDb (with Mongoose ODM)

Optimizations (Coming soon)

  1. Adding a betting system
  2. Implementing a leaderboard
  3. Enabling a multiplayer mode

Thank you for reading!

About

Our flavor of the blackjack card game, built with this React front end and our separate Node.js / Express backend. Play it here: https://mintjackreact.herokuapp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • CSS 2.0%
  • HTML 0.9%