Skip to content

sunnysingh/sunnysingh.io

Repository files navigation

Dependencies Issues

👋 Hello! This is the source code of my personal website, sunnysingh.io.

⚡️ Quick start

  1. npm install
  2. npm run dev
  3. Open http://localhost:8000/

Make sure to have ESLint and Prettier plugins installed in your editor.

📝 Writing

Generator commands:

  • New article: npm run gen:post

🚀 Deploy

The master branch is automatically deployed to sunnysingh.io by Netlify.

When a pull request is created, a preview branch is deployed at a unique Netlify URL.

🛠 Built with