Skip to content

thomascostta/App_Salao_de_Beleza

Repository files navigation

App_Barber_Shop 💈

Overview   |    Video   |    How to use   |    How to contribute


Overview 📖

App de uma Barbearia para agendamento por serviço, dia, horário, profissional e simulação de pagamento.

O projeto App Barber Shop utiliza React Native CLI com:

  • React Hooks
  • Redux
  • Redux Persist
  • styled-component
  • async-storage
  • react-native-paper
  • react-hook-form + Yup
  • Text-Input-Mask
  • E outros.


Video 📺

video_00090.mp4

How to use 🧰

Clone this repository

$ git clone https://github.com/thomascostta/App_Salao_de_Beleza.git

Install the dependencies

npm i or yarn

Start your Metro server:

npx react-native start

Run 📱

Run the application (Android)

react-native run-android

Run the application (iOS)

react-native run-ios --simulator="iPhone model"


How to contribute ⚙️

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Edição realizada com ❤️ por Thomas Costa 👋🏽 Entre em contato!

Linkedin Badge Gmail Badge

About

App para Barbearia, utilizando React Native utilizando componentes funcionais, React Hooks, React Native Paper, Redux, React-Hook-Form e outros.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published