This project is a React web app to interact with the Listomatic API for the purpose of viewing all trading pairs by cryptocurrency exchange.
The React app is served from a NodeJS express app. To run in the development environment, run: npm run dev
.
This project is built using Webpack.