An app that tracks the Steam market via Bitskins API
- install Node.js
- download project zip
- extract the project folder and open it in a terminal
- run
npm install
andnode app
in the project directory - open "localhost:3000" in browser
- Track market changes
- Automatically buy during a crash
- Automatically sell during a skyrocket
- Node js
- MongoDB
- Mongoose
- Bitskins API