This is a web portfolio built with React, TypeScript, Tailwind CSS, and Framer Motion. The project was created for the Human Computer Interaction course at Universidad Panamericana.
- Clone the repository:
git clone https://github.com/angelmtzr/portfolio.git
- Install the required packages:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Contributions are welcome! If you find any bugs or want to suggest new features, please open an issue or submit a pull request.