Demo: gen-quotes.pages.dev
- React with Vite
- Tailwind CSS with shadcn/ui
- TypeScript
- Node.js v18.x
- pnpm
git clone https://github.com/up2dul/gen-quotes.git
# or if using SSH
git clone git@github.com:up2dul/gen-quotes.git
cd gen-quotes
pnpm install
pnpm dev
The application will be available at http://localhost:5173
.
The login authentication is using fake REST APIs by DummyJSON. Use any user's credentials from dummyjson.com/users to login, or use the example accounts below.
- Username:
avat
- Password:
avatpass