Skip to content

Este é um aplicativo da web React para uma barbearia. O aplicativo permite que os usuários criem uma conta, façam login, visualizem suas informações de perfil e agendem horários com seu barbeiro preferido.

Notifications You must be signed in to change notification settings

humberto0/go-barber-web

Repository files navigation

GoBarber Web Application

This is a React web application for a barber shop. The application allows users to create an account, sign in, view their profile information, and schedule appointments with their preferred barber.

Sign in

Captura de tela de 2023-04-04 18-05-17

Sign up

Captura de tela de 2023-04-04 18-05-26

Dashboard

Captura de tela de 2023-04-04 18-15-47

Getting Started

To get started, follow these steps:

*1 Clone the repository to your local machine.

git clone https://github.com/humberto0/refer-a-friend.git

*2 To install all dependencies.

yarn

*3 To start the application in development mode.

yarn start

*4 Open http://localhost:3000 to view it in the browser.

obs: needs an api for the broad operation considering being: (https://github.com/humberto0/schedule-manager)

Dependencies

This application relies on the following dependencies:

"@testing-library/jest-dom": "^4.2.4"
"@testing-library/react": "^9.3.2"
"@testing-library/user-event": "^7.1.2"
"@types/jest": "^24.0.0"
"@types/node": "^12.0.0"
"@types/react": "^16.9.0"
"@types/react-dom": "^16.9.0"
"@unform/core": "^2.0.0"
"@unform/web": "^2.0.0"
"axios": "^0.19.2"
"date-fns": "^2.13.0"
"polished": "^3.5.1"
"react": "^16.13.1"
"react-day-picker": "^7.4.8"
"react-dom": "^16.13.1"
"react-icons": "^3.9.0"
"react-router-dom": "^5.1.2"
"react-scripts": "3.4.1"
"react-spring": "^8.0.27"
"styled-components": "^5.1.0"
"typescript": "~3.7.2"
"uuidv4": "^6.0.7"
"yup": "^0.28.3"

Contributing

If you'd like to contribute to this project, please fork the repository and submit a pull request.

About

Este é um aplicativo da web React para uma barbearia. O aplicativo permite que os usuários criem uma conta, façam login, visualizem suas informações de perfil e agendem horários com seu barbeiro preferido.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages