jonhyp / 21-Card-Trick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

21 Card trick

Find a card among the 21 cards that will be ranked

lib to build user interfaces with reusable components

About

This application was made for study and personal enjoyment. When running the project, 21 cards will appear, you must choose one among them, at the end of the "magic", the chosen card will appear on the screen

🎲 How to run

# clone this repository
$ git clone https://github.com/jonhyp/21-Card-Trick

# Go to the project folder in the terminal/cmd
$ cd 21-Card-Trick/

# install the dependencies
$ npm install

# Run the application
$ npm start

# The server will start at port:3000 - go to <http://localhost:3000/>

#technologies

πŸ›  Technologies, libraries and dependencies

The following technologies were used in the project.:

About


Languages

Language:JavaScript 77.5%Language:CSS 16.4%Language:HTML 6.1%