liujustin / CoinIt

A project to track the prices and ranks of the top 10 cryptocurrenices using the coinmarketcap api.
https://coinitapp.herokuapp.com/
2 stars 0 forks source link

Needs 404 routing #16

Open XinnyLiuu opened 6 years ago

XinnyLiuu commented 6 years ago

Right now if i were to go to any url endpoint, it would serve the static files from index.

We should change it so that it returns a '404' error page.