A card game based on popular Fantasy Premier League. User has to choose a deck of 10 , 14, 18 or 22 cards and will be assigned players at random. User will then play against computer taking turns until the user wins/losses all the cards.
- Clone this repository to your local machine
- Use
npm i && npm start
command in the project directory
Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.
Note: Disable CORS rules while working on local machine to get API data