Skip to content

ChiefWoods/random-quote-machine

Repository files navigation

Random Quote Machine

Screenshot

Quote generator for Front End Development Libraries in freeCodeCamp.

Live Website

Source Repository

Features

  • Generate profound quotes spoken by villains
  • Share quotes with quick social links

Built With

Languages

  • Svelte

Bundlers

  • Vite

Getting Started

Prerequisites

Update your Bun toolkit to the latest version.

bun upgrade

Setup

  1. Clone the repository
git clone https://github.com/ChiefWoods/random-quote-machine.git
  1. Install all dependencies
bun install
  1. Set .env values
VITE_QUOTE_API_URL=
  1. Start development server
bun run dev
  1. Build project
bun run build
  1. Preview build
bun run preview

Issues

View the open issues for a full list of proposed features and known bugs.

Acknowledgements

Resources

Hosting and API

Contact

[email protected]

About

Quote generator for Front End Development Libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published