A healthcare app to schedule appointments and ask for professional assistente in a quick way.
- Layout based on mobile users.
- micro-front-end architecture.
- Unitary test with jest and storybook.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone git@github.com:Thiago-spart/teste-pratico.git
# Access
$ cd teste-pratico
# Install dependencies
$ npm i
# Run the project in developer mode
$ npm run dev
# The server will initialize in <http://localhost:3000>
This project is under license from Apache. For more details, see the LICENSE.
Made with ❤️ and ☕