My Personal Website

Website Link

Getting started

Run npm install to install the dependencies

Run npm audit fix --force if somethings went left.

To start the react-app run yarn start.

To deploy the app run npm run deploy.

Reference: How to deploy your react app to GitHub