josegho2013 / Deck-of_Card

Home Page:deck-of-card.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deck_Of_Card

Program design for draws cards from a deck. It keeps drawing cards from the deck until it has drawn a QUEEN of every suit.

This project was bootstrapped with Create React App.

Intruction to Run de Proyect

First clone the repo to your desktop.

Then run the next command to install dependencies

npm install
yarn install

Next, in the project directory, you can execute:

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.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

deck-of-card.vercel.app


Languages

Language:TypeScript 64.4%Language:CSS 22.1%Language:HTML 13.5%