Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 265 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 265 Bytes

Personal Portfolio

A simple yet beautiful personal portfolio website with dark theme support made without using any frontend libraries. Everything implemented with core CSS, JS, jQuery etc.

To run:

>> npm install
>> npm start

Then go to :8080