From 35e0bb4701f94c4a3797cc603c456de143dd3da9 Mon Sep 17 00:00:00 2001 From: Mohamed Salem Date: Sun, 12 Nov 2023 07:24:42 +0200 Subject: [PATCH] Delete README.md --- README.md | 80 ------------------------------------------------------- 1 file changed, 80 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 0d6e5d0..0000000 --- a/README.md +++ /dev/null @@ -1,80 +0,0 @@ -# Intro-It - -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. -
-
- -## Demo - -You can see a live demo of the project [here](demo-link). -
-
- -## Project Repository - -Visit the project's GitHub repository for more details and to contribute: - -[![GitHub Repository](https://img.shields.io/badge/GitHub-Intro--It-181717?style=for-the-badge)](https://github.com/Coder2Mo/Intro-It) -
-
- -## Installation - -1. Clone the repository: - - ```bash - git clone https://github.com/Coder2Mo/Intro-It.git - ``` - -
- -2. Change to the project directory: - - ```bash - cd Intro-It - ``` - -
- -3. Install project dependencies: - - ```bash - npm install - ``` - -
-
- -## Usage - -To start the development server: - -```bash -npm run introit -``` - -This will build the project, lint the code, and start the development server. -
-
- -## Configuration - -The project includes configuration options for the particle animation and the professional intro writer effect. You can modify the configuration in the `MainComponent.vue` file. -
-
- -## License - -This project is open-source and available under the [MIT License](LICENSE). -
-
- -## Author - -- Mohamed Salem (GitHub: [Coder2Mo](https://github.com/Coder2Mo)) -
-
- -## Contact - -For inquiries and support, please contact Mohamed Salem via email at [Eng_freelance@outlook.com](mailto:Eng_freelance@outlook.com).