/alexnault.dev

👨‍💻 My personal website and blog.

Primary LanguageTypeScriptOtherNOASSERTION

My personal website and blog. Built with TypeScript, React, Next.js, Tailwind CSS, Prisma, and deployed on Vercel.

alexnault.dev preview

Features

  • 🚀 Super fast
  • 🔎 Search engine optimized
  • ♿ Accessible
  • 📱 Responsive
  • 🔒 Secure
  • 🌙 Light and dark mode
  • 📘 Typed with TypeScript
  • ✔️ Uses best practices

Getting started

  • git clone https://github.com/alexnault/alexnault.dev.git
  • cd alexnault.dev
  • npm i
  • npm run generate
  • npm run dev
  • Open localhost:3000

Commands

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

Contributing

Contributions of all kind are welcomed! Simply submit a PR.

Acknowledgements

Thanks to:

Licenses