Skip to content

A small project that demonstrates how to fetch data from a public API. Built with SvelteKit.

Notifications You must be signed in to change notification settings

jcbond92/data-fetch-example

Repository files navigation

Data Fetch Example

A quick project that shows how to fetch data from a public API (in this case: https://swapi.dev/).

Live project: https://fetch-data.joebond.dev/

Development

To install and work on this project locally:

git clone https://github.com/jcbond92/data-fetch-example.git
cd data-fetch-example
npm install
npm run dev

About

A small project that demonstrates how to fetch data from a public API. Built with SvelteKit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published