This is the site created for the Dept front-end developer case.
- Source code can be found within this repository
- Compiled and hosted version can be found here: https://dept-site.vercel.app/
Contact: [email protected]
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.