https://github.com/pajaydev/ajaykumar
Ajay's Personal Website
https://github.com/pajaydev/ajaykumar
Last synced: 10 months ago
JSON representation
Ajay's Personal Website
- Host: GitHub
- URL: https://github.com/pajaydev/ajaykumar
- Owner: pajaydev
- License: mit
- Created: 2018-12-03T07:58:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-17T21:33:07.000Z (11 months ago)
- Last Synced: 2025-07-27T05:30:08.399Z (11 months ago)
- Language: JavaScript
- Homepage: https://ajaykumar.dev/
- Size: 4.01 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Website
My personal website built using Gatsby js ❤️.
## Run the code locally
Clone the code and run the below commands
```
npm install
```
```
npm start
```