2022-12-11 19:06:59 +02:00
2022-12-11 17:36:04 +02:00
2022-12-11 19:06:59 +02:00
2022-12-07 12:37:31 +02:00
2022-12-11 19:06:59 +02:00
2022-12-11 19:06:59 +02:00

CoinGecko frontend

tech stack

  • React
  • Redux Toolkit
  • Material UI

Screenshot

What's inside

  • Frontend: Typescript using React, Redux-Toolkit, Bootstrap, react-financial-charts
  • Backend: Javascript using Express

Download

git clone https://github.com/vaidis/Crypto-Assets-Monitor.git

Install

cd Crypto-Assets-Monitor

# Back-end
cd Back
npm install

# Front-end
cd Front
npm install

Run

# Back-end
cd Back
npm start

# Front-end
cd Front
npm start
Description
No description provided
Readme 5.2 MiB
Languages
TypeScript 81.9%
JavaScript 9.9%
HTML 6%
CSS 2.2%