https://github.com/srinivasantarget/srini.codes
My personal website built using react and tailwindcss
https://github.com/srinivasantarget/srini.codes
Last synced: over 1 year ago
JSON representation
My personal website built using react and tailwindcss
- Host: GitHub
- URL: https://github.com/srinivasantarget/srini.codes
- Owner: SrinivasanTarget
- Created: 2021-12-29T09:28:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T09:16:09.000Z (over 2 years ago)
- Last Synced: 2025-03-19T03:57:35.958Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://srini.codes
- Size: 38.9 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My personal website created using React and TailwindCSS!
## Install and Run
```bash
npm run install
npm run start
```