Aproveite a oportunidade de engrenar as suas vendas e visibilidade na internet. https://lp.perforgram.com/
Technologies | How To Use | License
# Login area, with email and password validation developed with SAGA
# Registration area, with name, email and password validation developed with SAGA
# user logged in with appointments marked
# Changing user data
This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:
- ReactJS
- Create React App Configuration Override
- Redux
- Redux-Saga
- React Router v4
- styled-components
- Axios
- History
- Immer
- Polished
- React-Toastify
- React-Icons
- react-perfect-scrollbar
- Unform
- Yup
- date-fns
- Reactotron
- VS Code with EditorConfig and ESLint
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer and the GoBarber API. From your command line:
# Clone this repository
$ git clone https://github.com/AlexsandroVcT/Agendamento-Psicologia
# Go into the repository
$ cd Agendamento-Psicologia-main
# Install dependencies
$ yarn install
# Run the app
$ yarn start
This project is under the MIT license. See the LICENSE for more information.