Skip to content

Example of a dynamic webpage build with VueJS. Data is collected from an external API, and is filtered based on user input.

Notifications You must be signed in to change notification settings

alex-benoit/vue-airbnb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueJS Airbnb Mini Clone

Example of a dynamic webpage build with VueJS. Data is collected from an external API, and is filtered based on user input.

Vue features used: single file components, interpolations, directives, conditional rendering, list rendering, event handeling, form input bindings.

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

About

Example of a dynamic webpage build with VueJS. Data is collected from an external API, and is filtered based on user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published