Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhairyamajmudar/personal-portfolio
Personal Portfolio of Dhairya Majmudar
https://github.com/dhairyamajmudar/personal-portfolio
javscript-library react tailwindcss
Last synced: about 2 months ago
JSON representation
Personal Portfolio of Dhairya Majmudar
- Host: GitHub
- URL: https://github.com/dhairyamajmudar/personal-portfolio
- Owner: DhairyaMajmudar
- Created: 2023-06-30T05:53:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T17:55:35.000Z (7 months ago)
- Last Synced: 2024-11-01T15:36:42.013Z (2 months ago)
- Topics: javscript-library, react, tailwindcss
- Language: JavaScript
- Homepage: https://dhaiyra-majmudar.netlify.app/
- Size: 3.62 MB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.**