Skip to content

Swpn0neel/swapnoneel-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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