Skip to content

small-ads/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core

an open source project that builds free small advertisements

tech

decided:

  • react
  • typescript
  • cra
  • lerna
  • we only use hooks
  • styled-components
  • firebase
  • storybook
  • jest for unit testing
  • e2e with cypress

still to choose:

  • state-managements
  • linter with prettier and eslint airbnb
  • way to fetch data and trigger actions asynchronously