svelte-advice-generator Svelte Themes

Svelte Advice Generator

SvelteKit advice generator

Description

This is a Sveltekit app that generates a random advice using the adviceslip api. This was a react project and I just rebuild the app with Sveltekit for fun 🥳, you can see the react project here.

Technologies

For this project, I used the following technologies:

Setup

To run this project, follow these steps:

  1. Clone this project

  2. npm install to install the dependencies and node_modules.

  3. npm run dev to start the application.

  4. to make your changes go to ./src/routes/+page.svelte.

You can check out the final result of this project here.

Top categories

Loading Svelte Themes