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: 3 months ago
JSON representation
Application for tracking digital currency
- Host: GitHub
- URL: https://github.com/joakimteixeira/coin-tracker
- Owner: JoakimTeixeira
- Created: 2020-11-18T16:35:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:39:23.000Z (7 months ago)
- Last Synced: 2025-01-17T08:37:16.928Z (5 months ago)
- Topics: absolute-imports, airbnb-eslint, axios, chartjs, context-api, font-awesome, localstorage, react-bootstrap, reactjs, responsive-design, single-page-app, ui-ux
- Language: JavaScript
- Homepage: https://joakimteixeira.github.io/coin-tracker/
- Size: 1.71 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coin Tracker
Application for tracking digital currency
[](https://github.com/airbnb/javascript)
### Summary Page

### Details Page

## 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