Skip to content

Web application using Spring Boot and ReactJS

Notifications You must be signed in to change notification settings

john-fotis/AirBnB-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirBnB-Clone with Spring Boot & ReactJS

1) In /back-end/AirBnB/:

gradle build

gradle bootRun

2) In /front-end/airbnb/:

npm install

npm start

Preview

Homepage

homepage

Login

login

Sign-up

sign-up

Profile

profile profile-edit

Search

search results search results details

Admin

admin users list admin listings list admin extract data

Host

hostboard create listing host listing details host listing edit host messages

Guest

guestboard booking details

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.1%
  • Java 37.7%
  • CSS 5.6%
  • HTML 0.6%