Skip to content

bgirten/front-end-coding-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Ensure you have node.js installed at version >= 6.2.0
  • Fork this project
  • Clone your forked project to your local environment

Install

  • Run npm install to install dependencies
  • Run npm start to start the static server
  • Open http://localhost:8080

Instructions

  • The full specifications and an example video of a finished test are on the page when you launch your browser.

Submit

  • Push your changes to a branch in your forked project
  • Submit a Pull Request back to this repository with your completed challenge code.
  • Please complete ASAP.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.1%
  • JavaScript 43.9%
  • CSS 4.0%