Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 433 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 433 Bytes

Card game for guessing the biggest card - simple "Bridge"

card-game

Stack:

TypeScript, React, Redux Toolkit, React Router, Redux-Persist, Axios, Material UI, EsLint

To run this app:

1. Clone this repository

2. Install all necessary dependencies via npm i

3. Start the app via npm start