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! 💻
-
Install dependencies
npm install
-
Start the development server
npm run dev
-
Generate a full static production build
npm run build
-
Preview the site as it will appear once deployed
npm run preview
Color | Hex |
---|---|
Main text | #f8f8f8 |
Secondary Text | #959794 |
Dark gray | #45433f |
Background color | #19171a |
Red | #e9322f |
|