Quote generator for Front End Development Libraries in freeCodeCamp.
- Generate profound quotes spoken by villains
- Share quotes with quick social links
Update your Bun toolkit to the latest version.
bun upgrade
- Clone the repository
git clone https://github.com/ChiefWoods/random-quote-machine.git
- Install all dependencies
bun install
- Set .env values
VITE_QUOTE_API_URL=
- Start development server
bun run dev
- Build project
bun run build
- Preview build
bun run preview
View the open issues for a full list of proposed features and known bugs.