/stock-market

Primary LanguageJavaScript

stock-market

Stock Market Web UI

TODO

  • CRUD
  • auth
  • redux
  • tests
  • TypeScript
  • heroku deployment

Screenshots

Posts Index

Index

Posts Edit

Edit

Running

git clone https://github.com/miguelius/stock-market
npm i
npm run server-api
npm start
open http://localhost:8080

License

MIT