GoBarber Web
Test frontend of Quero Educação

make with love <3

GitHub top language GitHub language count Codacy grade Repository size

Important!!!

this project was divided into 2 repositories, one for the design system and another for the implementation of the page with the features.

Required

  • 🚀 React  -  JavaScript library for user interfaces
  • 💅 styled-components  -  CSS in JS elegance
  • 🛠 Babel  -  Compiles next-gen JavaScript
  • 🃏 Jest  -  Unit/Snapshot Testing

Usage

  • yarn install - This install dependencies.
  • yarn start - This starts Storybook for viewing all the components locally.
  • yarn build This build project to production.
  • yarn deploy This send to S3 of AWS.
  • yarn test This run unit test.