My personal website and blog. Built with TypeScript, React, Next.js, Tailwind CSS, Prisma, and deployed on Vercel.
- π Super fast
- π Search engine optimized
- βΏ Accessible
- π± Responsive
- π Secure
- π Light and dark mode
- π Typed with TypeScript
- βοΈ Uses best practices
git clone https://github.com/alexnault/alexnault.dev.git
cd alexnault.dev
npm i
npm run generate
npm run dev
- Open localhost:3000
Command | Description |
---|---|
npm run build |
Build the production application in the .next folder |
npm run dev |
Start the development server at localhost:3000 |
npm run format |
Format files with Prettier |
npm run lint |
Lint files with ESlint |
npm run start |
Start the production server at localhost:3000 |
Contributions of all kind are welcomed! Simply submit a PR.
Thanks to: