Skip to content

matiassemelman/portfolio

Repository files navigation

React Portfolio

Descripción

This is my personal portfolio developed with React. Here I showcase the projects I have worked on, my skills, and how to contact me.

Installation

To install and run this project locally, you'll need to have Node.js and npm installed.

  1. Clone the repository
git clone https://github.com/yourusername/react-portfolio.git
  1. Navigate to the project directory
cd react-portfolio
  1. Install dependencies
npm install
  1. Start the development server
npm start

The project should now be running at http://localhost:3000.

Technologies Used

  • Based on React
  • Built with TypeScript on the Next.js framework
  • Styled with Tailwind CSS
  • Populated with data from a single file
  • Fully mobile-optimized
  • Server-side rendered to ensure fast loading and a clean UI on any device