Currency-Ticker-with-Svelte

Currency Ticker With Svelte

Shows exchange rate of USD to KRW from an API

Currency Ticker with Svelte

Demonstration

Svelte Ticker is a simple web application that fetches the current exchange rate of USD to KRW from an API and displays it on the page. The application is built using the Svelte framework and ChatGPT and provides a minimalist interface to showcase the exchange rate. I built it based on my other project, Currency Ticker with Dark/Light Mode with JS modules.

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm (v6 or later)

Installation

git clone https://github.com/your-username/svelte-ticker.git
cd svelte-ticker
npm install
npm run dev

This will start the application and provide a local development server accessible at local host.

Languages and Utilities Used

  • SvelteKit(1.20.4)
  • ChatGPT

Environments Used

  • Windows 11 Pro (22H2)

Top categories

Loading Svelte Themes