Logo

Anthony Rosman- Portfolio

My portfolio built with pure react using vite and hosted with Netlify free

There is no problem if you want to use this repo to inspire your own project, but at least give me an star on the repo, happy coding! 💻

Netlify Status

demo

🛠 Installation & Set Up

  1. Install dependencies

    npm install
  2. Start the development server

    npm run dev

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run preview

🎨 Color Reference

Color Hex
Main text #f8f8f8 #f8f8f8
Secondary Text #959794 #959794
Dark gray #45433f #45433f
Background color #19171a #19171a
Red #e9322f #e9322f

|