Schotsl / Meesterproef-next

This repository contains my Meesterproef assignment, the final assignment for the minor in VID within the CMD bachelor's program at the HvA.

Home Page:https://meesterproef.sjorsvanholst.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meesterproef

This repository contains my Meesterproof assignment, the final assignment for the minor in Visual Interface Design (VID) within Communication and Multimedia Design (CMD) bachelor's program at the Amsterdam University of Applied Sciences (HvA).

This project is developed using Next.js, using the OpenAI API to deliver a unique user experience. Each push to the repository triggers an automatic deployment to Vercel. To maintain high code standards, I employ Prettier and ESLint.

Deploy your own

Development Setup

Begin by launching the development server:

npm run dev

# Alternatives:
yarn dev
pnpm dev

Visit http://localhost:3000 in your browser to view the application. As you modify app/page.tsx, the page will refresh automatically to reflect changes.

License

This project is licensed under the MIT License.

About

This repository contains my Meesterproef assignment, the final assignment for the minor in VID within the CMD bachelor's program at the HvA.

https://meesterproef.sjorsvanholst.nl

License:MIT License


Languages

Language:TypeScript 82.8%Language:SCSS 16.9%Language:JavaScript 0.2%