Building a random poker card generator using JavaScript. The card generator allows users to quickly generate a random poker card.
For the frontend of the application, I used HTML, Boostarp 5, and JavaScript to design and create the webpage. I provided a simple, yet stylish, visual design that made the application easy to use.
The project allowed me to apply my skills and knowledge in web development gained throughout the course as well as talk with other developers about different strategies to acomplish the outcome.
Install the packages by typing: npm install
.
Type on the command line $ npm run start
and type localhost on the browser.