[go: nahoru, domu]

Skip to content

jis3r/quotebox-web

Repository files navigation

quotebox

A personal quote collection app that allows users to easily collect, save and organise quotes from family members, friends and loved ones.

Installation

  1. Clone the repository with git clone https://github.com/jis3r/quotebox.git or download the code via .zip.
  2. Install the required dependencies by running npm i.
  3. Run the app with npm run dev.

Features

  • Add quotes with quote, author and date
  • Search for quotes
  • Filter quotes by author
  • Get a "quote of the day"
  • Get random quotes from your collection

Technologies used

Demo

Check out the current demo of quotebox here.

Background

This project was created by @jis3r for the first Svelte Hackathon. I am the only contributor and the first commit is from February 23, 2023.