Skip to content

pkaufi/interviewkata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview Coding Kata

Hello there and welcome to this little coding exercise. I hope you enjoy it :)

Installation

Prerequisites

  • node / npm installed on your system
  • npm install -g gulp-cli

How to install

  1. npm install

How to run

  1. gulp serve
  2. open http://localhost:3000

What to do

  • Clone this project.
  • This is a coding exercise; You find all the instructions in the app.js File, located in the static folder of this project.
  • Write and commit code as if you would work in a professional environment with several team members.
  • Feel free to include any library you want.
  • If there is anything missing in the "infrastructure" code - add it.
  • When you finished, please send me the github repository link of your solution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.3%
  • JavaScript 8.5%
  • CSS 0.2%