Skip to content

A fun little coding exercise using Vue and friends, to show some details retrieved from Funda's API πŸ‘¨πŸ»β€πŸ”§

Notifications You must be signed in to change notification settings

bartderijk/Funda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Funda

To start off you'll need an API key, which can be found in the assignment's briefing. Add it in config.js in the root, and you're good to go.

Install the app with npm ci then run npm run serve for development, or npm run build for a more optimized build. Still on the todo list are e2e tests, and I wasn't able to finish up the unit tests within the time limits.

If anything's unclear, please reach out. I'm more than happy to help.

Best, Bart

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

About

A fun little coding exercise using Vue and friends, to show some details retrieved from Funda's API πŸ‘¨πŸ»β€πŸ”§

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published