better readme file

This commit is contained in:
Ste Vaidis 2022-12-11 19:10:12 +02:00
parent 38d62b13be
commit 496c096531

View File

@ -1,29 +1,24 @@
# CoinGecko frontend # CoinGecko frontend
tech stack
- React
- Redux Toolkit
- Material UI
![Screenshot](./screenshot.png)
## What's inside ## What's inside
- **Frontend:** Typescript using React, Redux-Toolkit, Bootstrap, react-financial-charts - **Frontend:** Typescript using React, Redux-Toolkit, MaterialUI, react-charts-2
- **Backend:** Javascript using Express - **Backend:** Javascript using Express
![Screenshot](./screenshot.png)
## Download ## Download
```bash ```bash
git clone https://github.com/vaidis/Crypto-Assets-Monitor.git git clone https://git.vaidis.eu/stevaidis/crypto-coingecko.git
``` ```
## Install ## Install
```bash ```bash
cd Crypto-Assets-Monitor cd crypto-coingecko
# Back-end # Back-end
cd Back cd Back