Skip to content

ByronMike/nextjs-portfolio

Repository files navigation

Portfolio - Michaël Auger

⚡ My Portfolio V2 with a modern tech stack : Next.js (app routing), TypeScript, ESLint, Prettier, Husky, Lint-Staged, PostCSS, Tailwind CSSs.

🔥 Features

👨🏻‍💻 Getting Started

First, run the development server :

  1. Classic commands
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Docker commands (alternative)
  • sudo service docker start (required for WSL users)
  • docker compose up

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

📊 Performance

alt text

🚀 Deploy to production

This Next.js application has been deployed with the Vercel Platform from the creators of Next.js.

📝 License

Licensed under the MIT License, Copyright © 2024

See LICENSE for more information.


Made with ❤️ by Michaël Auger My Contact

About

My personal portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published