ProjectMark challenge
Prototype: Figma
Live version: https://m4rkux.github.io/ProjectMark-challenge
Technologies used:
Run the development server
npm run dev
Build the static files
npm run build
Preview the static files generated on browser
npm run preview