On this project, you can view, create, edit and delete your appointments.
# Clone this repositorie
$ git clone <https://github.com/gustavobborges/secretary-backend-fake>
# Access this directory
$ cd secretary-backend-fake
# Run the application
$ yarn start
# Clone this repositorie
$ git clone <https://https://github.com/gustavobborges/secretary-frontendWeb>
# Access this directory
$ cd secretary-frontendWeb
# Install Dependencies
$ yarn
# Run the application
$ yarn start