This repository contains the backend and frontend code for the spaces protocol secondary marketplace.
It is a simple website which stores listings for secondary market.
Users can:
- post a listing
- view a particular listing
- view all listings
The website keeps track whether the listings are valid or not (for example if they have been sold).
Please refer to README files in the corresponding parts of the repository.