danielmoreno510 / bia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bia

This project was developed with nextJs

Run the project


Pattern designs

  • Propagation: to send the different props to the custom components
  • Functional components: to make them easier to understand and to use hooks
  • Composition: LoadingIndicator HOC

Other information

  • Utils were created to separate logical functions from components
  • Data types were created
  • Axios was implemented to obtain data from the service

Missing

  • Redux
  • Unit tests

About


Languages

Language:TypeScript 83.6%Language:CSS 9.2%Language:JavaScript 7.2%