Personal portfolio website built with Vue.js and Nuxt. https://paulnicoue.com
Find a file
2023-02-06 16:08:39 +01:00
assets Edit link and button style 2023-02-02 17:31:30 +01:00
components Edit contact API 2023-02-03 15:00:11 +01:00
composables Add form section 2023-01-20 18:08:51 +01:00
pages Edit global style and component structure 2023-02-02 17:02:53 +01:00
plugins Add contact form validation 2023-01-27 16:12:44 +01:00
public Add htaccess file 2022-12-08 18:01:27 +01:00
server/api Edit contact API 2023-02-03 15:00:11 +01:00
.editorconfig Initial commit 2022-09-30 16:18:49 +02:00
.gitignore Initial commit 2022-09-30 16:18:49 +02:00
app.vue Edit global style and component structure 2023-02-02 17:02:53 +01:00
error.vue Edit global style and component structure 2023-02-02 17:02:53 +01:00
nuxt.config.ts Add form section 2023-01-20 18:08:51 +01:00
package-lock.json Update npm packages 2023-02-06 15:28:20 +01:00
package.json Remove nvmrc file 2023-02-06 16:08:39 +01:00
tsconfig.json Initial commit 2022-09-30 16:18:49 +02:00