Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 982 Bytes

README.md

File metadata and controls

56 lines (36 loc) · 982 Bytes

PersonalPortfolio

Project Description

This website was built to showcase myself and the projects that I have worked on.

Inspiration

Pursuing co-op in my academic program, I regularly have to apply to jobs and look for opportunities. This felt like the perfect complement to a resume.

How I built it

Sketch - Wireframing for UI/UX

Vue JS - Framework (TypeScript, HTML, SCSS)

Bootstrap 4 - Styling library

Challenges I ran into

Fonts - using font face and locally stored fonts

Deployment - deploying the website on Github Pages

Link to the project

https://siddharthgarg4.github.io/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.