svelte-book-finder Svelte Themes

Svelte Book Finder

Svelte Book Finder app

This is a book finder app created using Svelte

Features

Add a book with its author and rating

Search a book by its title

Show the list of added books

The books are added to the browser's local storage

Get started

Install the dependencies...

cd book-finder
npm install
npm run dev
yarn dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

Top categories

Loading Svelte Themes