ndom91 / home2021

.domino

Home Page:https://ndo.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏠 2021

Checkly Check GitHub deployments GitHub package.json version GitHub last commit

Portfolio page redesign for 2021 2022 πŸŽ‰

ndodev_home1

πŸš€ Getting Started

  1. Clone repository git clone https://github.com/ndom91/home2021
  2. Install dependencies cd home2021 && npm install
  3. Start next dev server npm run dev
  4. To enable local screenshot generation use npm run dev:local

Now you should have a dev server available at http://localhost:3003!

πŸ”© Features

  • Next.js
  • Typescript
  • TailwindCSS
  • MDX
  • Remark
  • Prism Syntax Highlighting
  • Generate page screenshots on-demand (Playwright API Route)
  • React-Spring
  • supabase-comments-extension
  • Realtime multiplayer cursors with country of origin flag

🚧 Contributing

All contributions are welcome, please stick to the prettier settings!

πŸ“– License

MIT

About

.domino

https://ndo.dev

License:MIT License


Languages

Language:MDX 52.0%Language:TypeScript 24.1%Language:CSS 18.3%Language:JavaScript 5.5%