ghivert / morpho-technical-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morpho Technical Test

Welcome everyone. I implemented what I thought was useful for code quality. Unfortunately, I couldn't spend much time on the Chart, so I used the Nivo library to handle it. You can play with the prototype.

Getting started

Installing dependencies.

yarn

Running the dev server.

yarn dev

You can head over http://localhost:5173.

Want to update the prices?

Head over CoinMarketCap, and get an API Key.

echo "export const CMC_KEY = \"$YOUR_API_KEY\"" >> env.mjs
yarn get-prices

Legal

MIT Licensed, everything about Morpho (logo etc.) belongs to Morpho.

About


Languages

Language:TypeScript 90.7%Language:JavaScript 4.9%Language:HTML 2.6%Language:CSS 1.8%