svelte-sports Svelte Themes

Svelte Sports

Introduction project into Svelte

Svelte Sports App

This is a test project to introduce myself to Svelte. I have not included a lot of styles or any tests.

The app pulls articles from an API and then displays them.

Screenshots

Mobile

Desktop

To Get Started

You will need to familiarise yourself with NewsAPI. Then get an API Key.

Then create a .env file in the root directory. Add the following parameters and set the values based on what you want from NewsAPI.

NEWS_URL=
NEWS_KEY=

Install the dependencies...

cd svelte-app
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000.

Top categories

Loading Svelte Themes