Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ravesjs/coin-tracker
- Owner: ravesjs
- Created: 2024-04-09T18:13:36.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T17:29:38.000Z (3 months ago)
- Last Synced: 2024-09-27T09:21:39.672Z (about 1 month ago)
- Topics: antd, atomic-router, css-modules, effector, farfetched, feature-sliced-design, javascript, normalize-css, postcss, react, scss, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).