Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhairyamajmudar/personal-portfolio

Personal Portfolio of Dhairya Majmudar
https://github.com/dhairyamajmudar/personal-portfolio

javscript-library react tailwindcss

Last synced: 4 days ago
JSON representation

Personal Portfolio of Dhairya Majmudar

Awesome Lists containing this project

README

        

# Personal-Portfolio
Personal Portfolio Website of Dhairya Majmudar a programming enthusiast from IIIT Kota



***Cloning repo in local machine***
- click on the code button (green colour button on right side)
- click on the download zip (the last one in the drop-down)
- extract the zip file and open the folder in vs-code
- then run below commands in the terminal

**To run on local machine**
```js
npm i
npm run dev
```

**PS: Don't forget to star the repo (top right most button) it motivates me to make more such websites.**