/MDIA-3109-Assignment1-Playwright

Passing Playwright Tests while copying layout of designed website using Next.js and Css

Primary LanguageJavaScript

https://youtu.be/SL0Qgx1qokE This is a video of the expected design and functionalities of the website that we're supposed to pass Playwright tests to.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.