https://github.com/sadmanyasar/react_portfolio_three_theatre
https://github.com/sadmanyasar/react_portfolio_three_theatre
framer-motion javascript lottie react tailwindcss theatrejs threejs
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sadmanyasar/react_portfolio_three_theatre
- Owner: SadmanYasar
- Created: 2023-07-22T08:15:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T02:33:38.000Z (7 months ago)
- Last Synced: 2025-03-13T03:25:54.546Z (7 months ago)
- Topics: framer-motion, javascript, lottie, react, tailwindcss, theatrejs, threejs
- Language: TypeScript
- Homepage: https://sadmanyasarsayem.netlify.app/
- Size: 5.33 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sadman Yasar Sayem Portfolio Site
## Installation
Install dependencies:
```
yarn
```Compile the code for development and start a local server:
```
yarn dev
```Create the build:
```
yarn build
```