Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 794 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 794 Bytes

Portfolio Website

This website is designed to provide a detailed overview of my professional experiences and qualifications. It serves as an online resume and portfolio, highlighting the various personal projects I've worked on and the skills I've acquired. The website is also responsive for any device.

🌐 Visit my website

     roliveira.website

🛠️ Tech stack and Packages

  • Angular (v17)
  • Typescript
  • Tailwind CSS
  • Lucide Icons
  • AOS
  • Karma (testing)
  • Vercel (host)

🚀 Run

  1. Clone the repository to your machine
  2. Run npm install to install all the dependencies and packages
  3. Run ng serve for a dev server and navigate to http://localhost:4200/
  4. Run ng test to execute the unit tests