Skip to content

vite react ts using tailwindcss creating my porfolio to showcase my skills

Notifications You must be signed in to change notification settings

Arvey18/my-portfolio

Repository files navigation

My Portfolio

This is my personal portfolio built with Vite, React, TypeScript, and TailwindCSS to showcase my skills and projects.

Technologies Used

  • 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.

Features

  • A responsive, modern portfolio design.
  • Showcases my development projects and skills.
  • Easily customizable to add more sections.

Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

Make sure you have Node.js installed.

Installation

  1. Clone the repo:

    git clone https://github.com/Arvey18/my-portfolio.git
  2. Install dependencies:

    cd my-portfolio
    npm install
  3. Run the development server:

    npm run dev

Your app will be live at http://localhost:3000.

Contributing

Feel free to fork and submit pull requests if you have improvements or suggestions.

License

This project is licensed under the MIT License.

About

vite react ts using tailwindcss creating my porfolio to showcase my skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published