Skip to content

Commit 55f46ce

Browse files
Added Tech Stack in README
1 parent 0492d8a commit 55f46ce

File tree

1 file changed

+25
-10
lines changed

1 file changed

+25
-10
lines changed

README.md

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,30 @@ We are collaborating closely with the [LibreHealth Project](http://librehealth.i
2222

2323
## Table of Contents
2424

25-
1. [Requirements](#requirements)
26-
2. [Installation](#installation)
27-
3. [Usage](#usage)
28-
4. [Documentation](#documentation)
29-
5. [Testing](#testing)
30-
6. [Contributing](#contributing)
31-
7. [Security](#security)
32-
8. [Credits](#credits)
33-
9. [License](#license)
34-
25+
1. [Tech-Stack](#tech-stack)
26+
2. [Requirements](#requirements)
27+
3. [Installation](#installation)
28+
4. [Usage](#usage)
29+
5. [Documentation](#documentation)
30+
6. [Testing](#testing)
31+
7. [Contributing](#contributing)
32+
8. [Security](#security)
33+
9. [Credits](#credits)
34+
10. [License](#license)
35+
36+
## Tech-Stack
37+
- Frontend:
38+
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
39+
- [Vue.js](https://vuejs.org/)
40+
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
41+
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
42+
- [Tailwind CSS](https://tailwindcss.com/)
43+
44+
- Backend:
45+
- [PHP](https://www.php.net/)
46+
- [Laravel](https://laravel.com/)
47+
- [Inertia.js](https://inertiajs.com/)
48+
3549
## Requirements
3650

3751
Make sure your server meets the following requirements.
@@ -41,6 +55,7 @@ Make sure your server meets the following requirements.
4155
- Composer installed 2.0+
4256
- PHP Version 8.0.x+
4357

58+
4459
### PHP extensions
4560

4661
Make sure you have the following php extensions enabled

0 commit comments

Comments
 (0)