Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```