Svelte Stock Ticker
SvelteJavaScriptTypeScript
February 7, 2024
A Small Svelte Project
Setup
This project uses FMP for it's data, a financial modeling API which is free if you stay under 250 calls a day.
The app is build with Svelte.js, the just the frontend compiler, with no firther action on the server with Svelte kit.
Purpose
Originally a take home assingment for a job interview, this ended up being a great way to explore a little more of Svelte, and I look forward to checking out SvelteKit for a project in the near future.