This is a simple web site for my portfolio made with the NextJS framework
The website is built with Next.js
git clone https://github.com/alexissdev/alexissdev.me.git
cd alexissdev.me npm install
npm run dev
npm run build npm run start