Skip to content

samilieberman/samilieberman.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

samilieberman.github.io

My personal portfolio website. Built with React, Vite, styled-components, and deployed to GitHub Pages.

Stack

  • React — UI
  • Vite — build tool and dev server
  • styled-components — component-scoped styles
  • react-type-animation — typewriter effect on the home screen
  • react-social-icons — social link icons

Getting started

npm install
npm run dev

Open http://localhost:5173 in your browser.

Scripts

Command Description
npm run dev Start local dev server
npm run build Production build to dist/
npm run preview Preview the production build locally
npm test Run tests with Vitest
npm run deploy Build and deploy to GitHub Pages

Deployment

The site deploys to samilieberman.github.io via gh-pages:

npm run deploy

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors