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

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

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