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

https://github.com/metaory/open-marketplace


https://github.com/metaory/open-marketplace

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Open Marketplace

A modern marketplace application built with React and Vite.

## Development

```bash
npm install
npm run dev
```

## Build

```bash
npm run build
```

## Deploy

The project is automatically deployed to GitHub Pages on push to main branch.