This is a Next.js project bootstrapped with create-next-app for a Front End Technical Test by PT Grahadi Digital Technology made by Erina Firdausy.
First, run the installation for dependencies:
npm iSecond, run to see the application in your browser:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
Regarding Diskon Hari Ini section:
- when in browser mode, user will only be able to scroll horizontally using arrow keys on keyboard.
This project uses next/font to automatically optimize and load Work Sans, a custom Google Font.