Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 675 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 675 Bytes

GoBarber - Web (React)

React application to make an appointment with a barber.

  • React - React is a JavaScript library for building user interfaces.
  • Redux - Redux is a predictable state container for JavaScript apps.
  • Redux-Saga - Redux-Saga is a library that aims to make application side effects.
  • Styled-Components - Utilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components.