Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 405 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 405 Bytes

Personal Porfolio Website

The site where I can showcase all my works.

Live version - Deployed on Netlify.

Getting started

Clone this repo and checkout at branch "master" then run:

npm i 

Run the site locally

npm start

Features:

  • Responsive using CSS Grid and Flexbox.
  • Minimal design.
  • Typescript and React Router