Skip to content
/ MyBnB Public

AirBnB Clone using Java (Spark) backend with MySql.

Notifications You must be signed in to change notification settings

alex-red/MyBnB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBnB

AirBnB Clone using Java (Spark) backend with MySql. VueJS + Materialize for the frontend.

Server Install (Java, Spark Framework)

/server/

Run server

MySQL 5.7

sudo apt-get install mysql-server
user: root
password: root

SQL Setup

/client/

sh mybnb_init_db.sh

Client Install (VueJS, ES6 + Stylus + Pug)

/client/

npm install
npm run dev
Go to http://localhost:8080

Screenshots

About

AirBnB Clone using Java (Spark) backend with MySql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published