Skip to content

JoakimTeixeira/coin-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin Tracker

Application for tracking digital currency

Javascript Style Guide

Summary Page

image

Details Page

image

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 and then run the following commands:

npm install
npm run start