10000 GitHub - humangeunillee/airbnb-clone-svelte-sapper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

humangeunillee/airbnb-clone-svelte-sapper

 
 

Repository files navigation

Airbnb Clone with Sapper and Svelte

Sample project for the Svelte course available on https://club.flaviocopes.com

After cloning, run

npm install

then go into the src/lib/svelte-calendar-1.0.10/ folder:

cd src/lib/svelte-calendar-1.0.10/

and run

npm install

again.

Then go back to the root folder of the project and run npm run dev to start the Sapper server

P.S. the app will not work out of the box, it's meant as a reference material to use during the course, because you need to first set up the database, configure the access to it, and more.

Each chapter of the course has a branch. Explore all the branches here and here

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.5%
  • JavaScript 40.6%
  • CSS 1.9%
0