Skip to content

Commit e22546d

Browse files
committed
Merge branch 'main' of https://github.com/Coder2Mo/Intro-it
2 parents b10d57d + 018ab16 commit e22546d

File tree

2 files changed

+23
-10
lines changed

2 files changed

+23
-10
lines changed

README.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,17 @@
11
# Intro-It
22

3-
Intro-It is a Vue.js web app that creates an engaging and interactive introduction for your GitHub profile. It features a particle animation background and a professional intro writer effect.
3+
Intro-It is a sophisticated Vue.js web application designed to elevate your GitHub profile's
4+
introduction. It combines a mesmerizing particle animation background with a captivating
5+
professional intro writer effect, creating a memorable first impression.
46
<br>
57
<br>
68

7-
## Demo
9+
## Live Demo
810

911
You can see a live demo of the project [here](demo-link).
1012
<br>
1113
<br>
1214

13-
## Project Repository
14-
15-
Visit the project's GitHub repository for more details and to contribute:
16-
17-
[![GitHub Repository](https://img.shields.io/badge/GitHub-Intro--It-181717?style=for-the-badge)](https://github.com/Coder2Mo/Intro-It)
18-
<br>
19-
<br>
20-
2115
## Installation
2216

2317
1. Clone the repository:
@@ -75,6 +69,22 @@ This project is open-source and available under the [MIT License](LICENSE).
7569
<br>
7670
<br>
7771

72+
## Contribution
73+
74+
Join Me and be part of something great. Contribute your expertise and creativity to make Intro-It even better. Here's how you can get involved:
75+
76+
- Contribute Code: Dive into the source code on GitHub and help us enhance Intro-It.
77+
78+
- Share Ideas: Have a suggestion or a feature in mind? We'd love to hear from you.
79+
80+
- Bug Reporting: Spotted a bug? Report it on our GitHub repository, and we'll address it promptly.
81+
82+
- Your involvement can make a significant difference. Together, we can take Intro-It to new heights!
83+
<br>
84+
<br>
85+
7886
## Contact
7987

8088
For inquiries and support, please contact Mohamed Salem via email at [[email protected]](mailto:[email protected]).
89+
90+
This revised introduction is designed to captivate your audience, providing a clear and enticing overview of your project. It incorporates a more professional tone and formatting for maximum impact.

vue.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
publicPath: '/Intro-It/'
3+
}

0 commit comments

Comments
 (0)