Skip to content

sammaji/serious-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serious Portfolio

Portfolio for 2023

Getting Started

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 😊 Found any bug?🐛 Feel free to report it.