Skip to content

Latest commit

 

History

History
141 lines (93 loc) · 3.14 KB

README.md

File metadata and controls

141 lines (93 loc) · 3.14 KB

📗 Table of Contents

📖 Mlabs

Mlabs is a medical laboratory activities management app that allows users to do a follow-up of consultation activities and human resources. Built with React JS and Material UI.

🛠 Built With

Tech Stack

Markup
Style
Scripting

Key Features

  • HTML, CSS, and JS Best practices
  • Webpack optimization
  • Clear and user-friendly

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

  git clone git@github.com:thasipablo/mlabs.git
  cd mlabs
  npm install
  npm run dev

Run tests

To run tests, run the following command:

  npx hint .
  npx stylelint "**/*.{css,scss}"
  npx eslint .

(back to top)

👥 Authors

👤 Pablo Thasi

🔭 Future Features

  • Contact form
  • Store data in a database

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project fork it and make a PR, open an issue or invite me drink a coffee

🙏 Acknowledgments

We would like to thank all my code partners, and all reviewers

📝 License

This project is MIT licensed.

(back to top)