/v1

Version one of my personal portfolio

Primary LanguageTypeScriptMIT LicenseMIT

Logo

My Personal Portfolio mohaseebtariq.com built with Angular and hosted with Netlify

demo

🛠 Installation & Set Up

  1. Install the Angular CLI

    npm install -g @angular/cli
  2. Install dependencies

    npm i
  3. Start the development server

    ng serve & Navigate to `http://localhost:4200/

🚀 Building and Running for Production

  1. Generate a full static production build

    Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
  2. Preview the site as it will appear once deployed

    Go to the /dist directory and run command `ng serve`

🎨 Color Reference

Color Hex
Eden #155B4A #155B4A
Acapulco #76B9A5 #76B9A5
Spring Green #00FFB3 #00FFB3
Concrete #F3F3F3 #F3F3F3