An open API service indexing awesome lists of open source software.

https://github.com/hernandosebastian/portfolio

A showcase of my work, including professional projects, personal creations, and recommendations.
https://github.com/hernandosebastian/portfolio

experience framer-motion front-end javascript material-ui portfolio projects react skills typeit

Last synced: about 1 month ago
JSON representation

A showcase of my work, including professional projects, personal creations, and recommendations.

Awesome Lists containing this project

README

          

# Portfolio

[![Netlify Status](https://api.netlify.com/api/v1/badges/f0eb5f44-37b7-4a62-8480-45e3fc185102/deploy-status)](https://app.netlify.com/sites/sebastianhernando-dev/deploys)

Welcome to my portfolio!
Explore my projects, skills, and what I've been working on.

Live demo: [sebastianhernando-dev.netlify.app](https://sebastianhernando-dev.netlify.app/)

### Requirements:
- Node.js 18+

### How to get started:

1. Clone the repository:
```bash
git clone https://github.com/hernandosebastian/portfolio.git
```

2. Install dependencies:
```bash
npm ci
```

3. Run the development server:
```bash
npm run dev
```

4. Open your browser and navigate to `localhost:5173` to view the portfolio.

### Tech Stack:
- React
- TypeScript
- React Router DOM
- Tailwind CSS