Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ravesjs/coin-tracker

track your portfolio no-auth
https://github.com/ravesjs/coin-tracker

antd atomic-router css-modules effector farfetched feature-sliced-design javascript normalize-css postcss react scss typescript webpack

Last synced: 27 days ago
JSON representation

track your portfolio no-auth

Awesome Lists containing this project

README

        

# Трекер монет
![tracker](https://github.com/ravesjs/coin-tracker/blob/main/image/tracker.png)

## Инструкция

1. Клонируйте репозиторий
```bash
git clone https://github.com/ravesjs/coin-tracker
```

## Установка

Установить зависимости
```bash
npm install
```

### Запуск проекта
```bash
npm start
```

### Production

```bash
npm run build
```

## License

This project is open source and available under the [MIT License](LICENSE).