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 c4f3ae4390
Added 404 page and Layout component
4 years ago
components Added 404 page and Layout component 4 years ago
pages Added 404 page and Layout component 4 years ago
public Added 404 page and Layout component 4 years ago
styles Added 404 page and Layout component 4 years ago
.gitignore Initial commit from Create Next App 4 years ago
next-env.d.ts Moved to Next.js instead of express 4 years ago
package-lock.json Added 404 page and Layout component 4 years ago
package.json Added 404 page and Layout component 4 years ago
tsconfig.json Moved to Next.js instead of express 4 years ago