Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Application for tracking digital currency
https://github.com/joakimteixeira/coin-tracker

absolute-imports airbnb-eslint axios chartjs context-api font-awesome localstorage react-bootstrap reactjs responsive-design single-page-app ui-ux

Last synced: about 2 months ago
JSON representation

Application for tracking digital currency

Awesome Lists containing this project

README

        

# Coin Tracker

Application for tracking digital currency

[![Javascript Style Guide](https://badgen.net/badge/eslint/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)

### Summary Page

![image](https://user-images.githubusercontent.com/12193814/103313733-bcebf300-49ff-11eb-8eca-63eab0c8f91f.png)

### Details Page

![image](https://user-images.githubusercontent.com/12193814/103313657-831aec80-49ff-11eb-994b-4a4ee6834212.png)

## To-do

- [ ] Add 404 page
- [ ] Handle server timeout errors
- [ ] Implement drag and drop for summary items
- [ ] Improve the removal button to remove all items

## Running the Project

To get started, fork the repository, clone it, and then run the following commands:

npm install
npm run start