Skip to content

AlpacaTravel/graph-sdk-svelte-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Demo using @alpaca-travel/graph-sdk

Svelte offers an excellent environment for developing lightweight vanilla JavaScript applications.

This demo shows that you can build a working site:

  • Load a list of curated places you've added to an Alpaca collection 🌍 🌎 🌏
  • Add/Remove/View items from an itinerary 🔨 🔧 🚀
  • Network calls using GraphQL to only fetch the data needed ✉️ 🚤
  • Lightweight ~10KB total for app and dependencies 🎒

Running local

Clone this demo down, and you can then run the following command:

npm install
npm run dev

Once started, visit http://localhost:5000 in your browser to interact with an example site.

About

Using svelte to demo lightweight SDK functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published