Portfolio for 2023
To run this application you need:
First clone this repo
git clone https://github.com/samyabrata-maji/serious-portfolio.git
Install yarn
npm install -g yarn
Next install related packages
yarn install
To start the application in development mode, run:
yarn dev
Finally u are good to go :blush: Found any bug?:bug: Feel free to report it.