Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandeep-shaw10/sandeep-shaw10.github.io
Portfolio Website using ViteJS, Supabase, DaisyUI and ThreeJS
https://github.com/sandeep-shaw10/sandeep-shaw10.github.io
daisyui portfolio-website reactjs supabase tailwind-css three-js typescript
Last synced: about 1 month ago
JSON representation
Portfolio Website using ViteJS, Supabase, DaisyUI and ThreeJS
- Host: GitHub
- URL: https://github.com/sandeep-shaw10/sandeep-shaw10.github.io
- Owner: sandeep-shaw10
- License: mit
- Created: 2023-03-18T09:49:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T17:50:14.000Z (7 months ago)
- Last Synced: 2024-07-20T03:17:37.137Z (6 months ago)
- Topics: daisyui, portfolio-website, reactjs, supabase, tailwind-css, three-js, typescript
- Language: TypeScript
- Homepage: https://sandeep-shaw10.github.io/
- Size: 5.21 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Make changes to Repository
# Commit Changes
```sh
git add .
git commit -m "..."
git push
```# Deploy
```sh
npm run deploy
```