Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 637 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 637 Bytes
  • App for learning new lexical units

new-start

  • add localhost to your Google auth https://console.cloud.google.com/apis/credentials/oauthclient

  • replace in your server and client .env

  • npm run dev - starts client

  • npm run start-dev-srv - starts local server

  • npm install --include dev - install all dependencies on production

todo

  • add check internet (Promise.any)
  • TS on the server
  • create native app with a widget(need react native)
  • add the nav pane on the mobile's bottom
  • add drag and drop for modals
  • add form validation(no empty)