Second iteration of my personal portfolio using Vite with React and Tailwind as CSS styling framework. The main theme of this version is our solar system.
npm install
or yarn install
npm run dev
or yarn dev
You can deploy to your domain with your favorite hosting server or use your own GitHub repository using the gh-pages
package. You can try Netlify for free too.