Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malcodeman/nft-marketplace

NFT marketplace
https://github.com/malcodeman/nft-marketplace

nft nft-marketplace

Last synced: 21 days ago
JSON representation

NFT marketplace

Awesome Lists containing this project

README

        

# [piazza](https://piazza.surge.sh)

[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![Cypress.io tests](https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square)](https://cypress.io)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/nft-marketplace/blob/master/LICENSE)

Simple NFT marketplace using opensea api.

![Screenshot](readme/screenshot.png)

## Getting started

```
git clone https://github.com/malcodeman/nft-marketplace.git nft-marketplace
cd nft-marketplace
yarn install && yarn dev
```

## License

[MIT](./LICENSE)