Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 813 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 813 Bytes


GregSithole
Swapnoneel Saha's Personal Website

A simple personal website about Swapnoneel Saha.


screenshot

How To Use

To clone and run this application, you'll need Git and Node.js. From your command line:

# Clone this repository
$ git clone https://github.com/Swpn0neel/swapnoneel-portfolio

# Go into the repository
$ cd swapnoneel-portfolio

# Install dependencies
$ yarn install

# Run the app
$ yarn dev