/teste-pratico

Primary LanguageTypeScriptApache License 2.0Apache-2.0

ForecastThi 😉

About

A healthcare app to schedule appointments and ask for professional assistente in a quick way.

Screenshots

page overview

Features

  • Layout based on mobile users.
  • micro-front-end architecture.
  • Unitary test with jest and storybook.

Technologies

The following tools were used in this project:

Requirements

Before starting 🏁, you need to have Git and Node installed.

Starting

# 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>

License

This project is under license from Apache. For more details, see the LICENSE.

Made with ❤️ and ☕

Back to top