/gobarber-web

A web application for managing a barber shop's appointments.

Primary LanguageTypeScript

gobarber-web

A web application for managing a barber shop's appointments.

Check GoBarber mobile

📺 Preview

👨🏻‍💻 Stack and extensions

  • React js with typescript
  • Axios
  • Styled components
  • Json server
  • Unform
  • React icons
  • React router dom
  • Date fns
  • Polished
  • Yup

💻 Features

  • Login and register
  • List appointments based on day
  • Update profile
  • Change avatar

💾 How to install

  1. Clone this repository - git clone https://github.com/jfilipe-dev/gobarber-web.git

  2. Install the dependencies - yarn

  3. Install and configure backend GoBarber backend

  4. Run aplication yarn start