Skip to content

nsusanto/nsusanto.github.io

Repository files navigation

nsusanto.github.io

My personal portfolio website built with React and Vite.

🚀 Getting Started

Install Dependencies

npm install

Run Development Server

npm run dev

Then open http://localhost:5173 in your browser.

Build for Production

npm run build

Preview Production Build

npm run preview

📦 Deployment

This site automatically deploys to GitHub Pages when you push to the main branch.

First-Time Setup:

  1. Go to your repository settings on GitHub
  2. Navigate to Pages in the sidebar
  3. Under Source, select GitHub Actions
  4. Push your code to the main branch
  5. Your site will be live at https://nsusanto.github.io

✨ Customization

  • Update your information in src/App.jsx
  • Modify colors and styling in src/App.css
  • Change the page title in index.html

🛠️ Built With

  • React 18
  • Vite 5
  • GitHub Pages

📝 License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published