For this exercise, what we need is a simple live wall for tracking currencies.
# Forex Wall // Svelte
Implemented in *[Svelte](https://svelte.dev/)*.
## Prerequisites
### Install Node JS
Refer to https://nodejs.org/en/ to install nodejs
## Development server
Run `npm run dev` for a dev server. Navigate to `http://localhost:5173/`. The application will automatically reload if you change any of the source files.