Welcome to the repository of my simple, CV-inspired portfolio, bootstrapped with create-next-app.
I wanted this portfolio to be rooted in simplicity and functionality, aiming to present information in a clear, concise manner while maintaining an aesthetic appeal.
- NextJS 14
- Shadcn/UI
- Tailwind CSS
- Skill Icons
- Lucide React
To get a local copy up and running, follow these steps:
- Node.js
- npm
Clone the repository
git clone https://github.com/digitalRM/portfolio.gitInstall required packages
npm installRun the development server
npm run devThis project is licensed under the MIT License - see the LICENSE file for details.
