UlrichHP / react-blackjack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple blackjack game in French made with React and the Deck of Cards API.

This project was bootstrapped with Create React App.

Possible Improvements/Features :

  • Continue a game with the same deck.
  • Make bets and win/lose virtual money.
  • Rework design.
  • Add Tests.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About


Languages

Language:JavaScript 81.2%Language:HTML 10.5%Language:CSS 8.3%