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

https://github.com/pmndrs/market

📦 Download CC0 assets ready to use in your next 3D Project
https://github.com/pmndrs/market

Last synced: 11 months ago
JSON representation

📦 Download CC0 assets ready to use in your next 3D Project

Awesome Lists containing this project

README

          

# Market

📦 Download CC0 assets ready to use in your next 3D Project

## Run Locally

Clone the project

```bash
git clone https://github.com/pmndrs/market
```

Go to the project directory

```bash
cd market
```

Install dependencies

```bash
yarn
```

Start the server

```bash
yarn dev
```

Some needs to know:

- Login does not work locally
- No environment keys are needed unless you need to do things that change the database

## Features

- 🔎 free minified/ready-to-use CC0 models/textures/hdris
- 🚥 starters for threejs and react-three-fiber
- 👥 accounts
- 📬 request assets
- 🥇 favorites, comments, ratings
- 🔌 api endpoint
- ☁️ CDN with caching
- ⚙️ Material Editor

## Roadmap

- components category
- npm package with this

## License

[MIT](https://choosealicense.com/licenses/mit/)