Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaybush committed Sep 15, 2024
2 parents d6e9b4f + 86c002e commit 134c54f
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,33 @@ Project Pages: Data, Analysis, Monitor.

[demo site](https://shaybush.github.io/trainees-project/)

### Installation + Running The Application
### Project Technologies -

1. Clone the repository to your local machine:
<img src="https://skillicons.dev/icons?i=angular,typescript,mui,css,html,githubactions,webstorm&perline=7" />

## Installation + Running The Application

1. Clone the repository to your local machine :
```sh
git clone https://github.com/Shaybush/trainees-project.git

2. Open folder:
2. Open folder :
```sh
cd trainees-project
3. Download sharing dependencies
3. Download sharing dependencies :
```sh
npm install

4. Run Project:
4. Run Project :
```sh
npm start
5. Open the URL below and you ready to go
5. Open the URL below and you ready to go :
```sh
http://localhost:4200

### Project Images -
## Project Images -
![Screenshot 2024-08-02 at 13 37 09](https://github.com/user-attachments/assets/3e678a92-f1ee-4082-b215-28d8a93dfe5c)
![Screenshot 2024-08-02 at 13 35 16](https://github.com/user-attachments/assets/072f3751-f0fe-4cc2-a3d6-4516aab1cedf)
![Screenshot 2024-08-02 at 13 36 06](https://github.com/user-attachments/assets/08be9fe3-4293-4ab4-b547-8ea9f1bab7cc)
Expand Down

0 comments on commit 134c54f

Please sign in to comment.