jhonatan89 / mach-eight-code-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBA Players

Setup 🔧

  1. Clone repository

    git clone https://github.com/jhonatan89/mach-eight-code-test.git
  2. Install npm modules

    npm install
  3. Launch server

    npm run start
  4. If everything goes well you should see Server on http://localhost:3000 in the terminal.

Test application

  1. Execute test
    npm run test

UI

  1. Go to http://localhost:3000
  2. Introduce a number in input field. (Only numbers) and click submit.
  3. See results

About


Languages

Language:JavaScript 76.8%Language:HTML 19.4%Language:CSS 3.8%