KoskinenTimo / Crypto-Analyzer-For-Scrooge

MOOC Full Stack 2021 open project
0 stars 0 forks source link

If you have docker installed and want to run the app in a container at http://localhost:3000/ you can:
'docker container run -p 3000:3000 koskinentht/gecko-front:1.2'

If you want to run without build version
npm install
npm start
Environment variable REACT_APP_BACKEND_URL can be used to changed backend address


Live link: https://koskinentht-crypto-analyzer.herokuapp.com/


Tests:
npm install
npm run test


Backend being built next for this project at
https://github.com/KoskinenTimo/Crypto-Analyzer-For-Scrooge-API


Next TODO: