0.1.2 • Published 4 years ago

lumentric-poc v0.1.2

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

To start app


$ npm install

$ npm run start

Technologies used


  • typescript - js superset language

  • graphql - query language for api

  • apollo-client - graphql client

  • react.js - frontend library

  • create-react-app - react boilerplate

  • material-ui - react components library

  • eslint (airbnb) - basic code standards

  • prettier - code formatting

  • git - version control

  • storybook - (not continued. i think its unnecessary)

  • styled-components - (not continued as well. use material-ui's)

Limitations / things not implemented / challenges

  • Component automated testing
  • Stumbled on entry.slideThumbnail ts type. Used any as type per item instead and disable eslint for this line

Sample look

lumentric-poc