Skip to content

codesmith-admin/create-deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Codesmith Admission Challenge

##Summary Create a front-end web application that simulates randomly drawing 5 cards from a deck.

##How do I get started

  1. Run the following line to install dependencies
npm install
  1. Run the following line to start up the node http server (listening on port 3000):
npm start
  1. Edit the index.html, main.js, and style.css file to complete the challenge. Images of the cards can be found in the cards directory.

##Note

  1. Feel free to use any online library

  2. Expect to spend one to two hours on this challenge.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages