A simple portfolio website made with Next.js https://guusvanmeerveld.dev
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Guusvanmeerveld 3118196eb7
Small fixes
3 years ago
components Added 404 page and Layout component 3 years ago
pages Small fixes 3 years ago
public Small fixes 3 years ago
styles Small fixes 3 years ago
.gitignore Initial commit from Create Next App 3 years ago
next-env.d.ts Moved to Next.js instead of express 3 years ago
package-lock.json Added 404 page and Layout component 3 years ago
package.json Added 404 page and Layout component 3 years ago
tsconfig.json Moved to Next.js instead of express 3 years ago