Skip to content

πŸ‘¨β€πŸ’» My personal website and blog.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-articles
MIT
LICENSE-website
Notifications You must be signed in to change notification settings

alexnault/alexnault.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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