0.1.2 • Published 4 years ago
lumentric-poc v0.1.2
To start app
$ npm install
$ npm run start
Technologies used
typescript
- js superset languagegraphql
- query language for apiapollo-client
- graphql clientreact.js
- frontend librarycreate-react-app
- react boilerplatematerial-ui
- react components libraryeslint
(airbnb) - basic code standardsprettier
- code formattinggit
- version controlstorybook
- (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. Usedany
as type per item instead and disable eslint for this line