4GeeksAcademy / arroyostack-random-card-generator-poker

Small app written in vainilla Javascript that generates a random poker card
0 stars 0 forks source link

4Geeks Fullstack Developer Bootcamp Assessment

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 dependencies

Install the packages by typing: npm install.

Run website to see live changes

Type on the command line $ npm run start and type localhost on the browser.