Skip to content

Raigeku/raigeku.github.io

Repository files navigation

<<<<<<< HEAD

Andrea Sciuto - Portfolio

This is a personal portfolio website built with Next.js and Tailwind CSS. Deployed to GitHub Pages.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Project Structure

  • src/app: App Router pages and layout.
  • src/components: Reusable UI components (Header, Hero, Experience, etc.).
  • public: Static assets.

Deployment to GitHub Pages

This project is configured for static export (output: 'export' in next.config.ts).

  1. Push the code to a GitHub repository.
  2. Go to Settings > Pages.
  3. Source: GitHub Actions (or deploy from a branch after building).
  4. If using GitHub Actions, you can use the Next.js static export workflow. =======

raigeku.github.io

5efc9c2c4ce5f19c4fd261c69f782e77420394d1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors