GithubHelp home page GithubHelp logo

isabella232 / konnect-team-interview-vue-exercise Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kong/konnect-team-interview-vue-exercise

0.0 0.0 0.0 198 KB

JavaScript 44.05% TypeScript 35.22% HTML 5.09% Vue 15.64%

konnect-team-interview-vue-exercise's Introduction

Welcome

Goal: make this vue app as close to this mock https://www.figma.com/file/zeaWiePnc3OCe34I4oZbzN/Service-Card-List?node-id=0%3A1 as possible.

The styling should be responsive and look good different browser window sizes.

You may use the component docs to help style your components: https://kongponents.netlify.app/components/card.html

Functional Requirements

  • Ability to view and search services
  • Working pagination
  • Responsive layout

Additional Considerations

  • TypeScript
  • Tests
  • Routing and views
  • Other items covered in Panel 1

Get started by running

yarn install --ignore-optional
yarn serve

or

npm install --no-optional
npm run serve

Start Dev Server in Separate Terminal

yarn server

or

npm run server

Compiles and minifies for production

yarn build

or

npm run build

Run your unit tests

In order to run unit or e2e tests you must first run install without the ignore optional flag.

yarn test:unit

or

npm run test:unit

Run your end-to-end tests

yarn test:e2e

or

npm run test:e2e

Lints and fixes files

yarn lint

or

npm run lint

konnect-team-interview-vue-exercise's People

Contributors

adamdehaven avatar jeffyongtaotang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.