Clement-Muth / portfolio

My freelance portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Nextjs v13 example

This template structure's use App folder for the project and packages for the libraries.

project
|
└───app
|   |   pages
|   |   views
│   │   ...
|
└───packages
|   |   library
|   |   config
│   │   ...

Deploy your own

Deploy the example using Vercel

Deploy with Vercel

How to use

With yarn

yarn
yarn dev

Deploy it to the cloud with Vercel (Documentation).

About

My freelance portfolio

License:MIT License


Languages

Language:TypeScript 87.8%Language:JavaScript 9.2%Language:Makefile 2.6%Language:CSS 0.4%