This is my personal portfolio built with Vite, React, TypeScript, and TailwindCSS to showcase my skills and projects.
- Vite for fast builds and hot module replacement.
- React for creating interactive UI components.
- TypeScript for static type checking.
- TailwindCSS for utility-first CSS styling.
- A responsive, modern portfolio design.
- Showcases my development projects and skills.
- Easily customizable to add more sections.
To get a local copy up and running, follow these steps:
Make sure you have Node.js installed.
-
Clone the repo:
git clone https://github.com/Arvey18/my-portfolio.git
-
Install dependencies:
cd my-portfolio npm install
-
Run the development server:
npm run dev
Your app will be live at http://localhost:3000
.
Feel free to fork and submit pull requests if you have improvements or suggestions.
This project is licensed under the MIT License.