A beauty service appointments app
- Make sure you have NodeJS installed on your machine
- Clone this project on your machine
- Open the root folder on terminal and write
yarn
ornpm i
to install all packages - then run the project writing
yarn start
ornpm run start
- - User can create an account.
- - User can login with your account.
- React Native
- Typescript
- React-Navigation
- Stack-Navigation
- React-Gesture-Handlers
- Unform
- Styled-Components
- Axios
- Yup