Skip to content

MarcosSSantana/portfolio

Repository files navigation

Portfolio in React + TypeScript + Vite

This is a portfolio developed with React, TypeScript, and Vite, styled using TailwindCSS. The goal of this project is to showcase professional experiences, projects, and information in a modern, responsive, and easy-to-maintain way.

Technologies Used

  • React 19
  • TypeScript
  • Vite
  • TailwindCSS
  • React Icons
  • ESLint (with TypeScript and React support)
  • Vitest (testing)
  • Testing Library (component testing)

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd portfolio
  2. Install dependencies:

    npm install
  3. Run the project in development mode:

    npm run dev
  4. Build for production:

    npm run build
  5. Run tests:

    npm run test

About

This is a portfolio developed with React, TypeScript, and Vite, styled using TailwindCSS. The goal of this project is to showcase professional experiences, projects, and information in a modern, responsive, and easy-to-maintain way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors