A modern, responsive portfolio website built with Angular and Server-Side Rendering (SSR). This project is designed to showcase your skills, projects, and contact information in a visually appealing and accessible way.
- Clone the repository:
git clone https://github.com/codingexpert1995/myportfolio.git
- Navigate to the project directory:
cd myportfolio
- Install dependencies:
npm install
Start the development server with live reload:
ng serve
Build the project for production:
ng build:prod
Build and serve the application with SSR:
npm run build:ssr
npm run serve:ssr
Check out the site: https://codingexpert1995.netlify.app/
For questions or feedback, feel free to reach out:
- Email: gloncarfl@gmail.com
- GitHub: codingexpert1995
If you find this portfolio project helpful and wish to use it as a base for your own site, please give proper credit by mentioning my name and linking to my website:
Inspired by Goran Loncar
Feel free to modify the content and design as needed, but a small attribution goes a long way in supporting and appreciating open-source work. 😊