Skip to content

nonsoo24/books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

books

This is a Frontend Developer Challenge for Leonteq. In this challenge I was to write a front-end application to do the following:

  • User should see a list of books from the API, showing: 'title', 'description' and 'publish date'
  • User should be able to filter by 'title' and/or 'publish date'

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Tools Used

  • HTML5
  • CSS3
  • JavaScript
  • Vue Js
  • Moment

Credits

Leonteq API

Customize configuration

See Configuration Reference.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published