This project, developed using Next.js, showcases a random quote from various anime series. Each quote is accompanied by the title of the anime and the name of the character who said it.
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Development Canvas at Notion