-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/alishbannoor2/alishbanoor
- Loading branch information
Showing
2 changed files
with
71 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,68 @@ | ||
<h1 align="left">Portfolio Website</h1> | ||
|
||
### | ||
|
||
<div align="center"> | ||
<img height="600" src="https://github.com/alishbannoor2/alishbanoor/blob/d9205c4b523274a75272ee39aefd24d726236e88/Images/readme2.png" /> | ||
</div> | ||
|
||
### | ||
|
||
<p align="center">This project is a dynamic and highly responsive personal portfolio website developed. It effectively showcases my skills, experience, projects and personal narrative, providing an engaging platform for potential visitors to learn more about me. The design focuses on user-friendliness and visual appeal, ensuring a great experience for visitors on any device.</p> | ||
|
||
### | ||
|
||
<h1 align="left">Built With</h1> | ||
|
||
### | ||
|
||
<p align="left">My Portfolio https://www.alishbanoor.online/ which features some of my github projects as well as my technical skills.<br><br>This project is built using these technologies.<br><br>▪ React.js<br>▪ Node.js<br>▪ Express.js<br>▪ CSS3<br>▪ VsCode<br>▪ Vercel</p> | ||
|
||
### | ||
|
||
<div align="center"> | ||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/css3/css3-original.svg" height="45" alt="css3 logo" /> | ||
<img width="15" /> | ||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/vscode/vscode-original.svg" height="45" alt="vscode logo" /> | ||
<img width="15" /> | ||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/react/react-original.svg" height="45" alt="react logo" /> | ||
<img width="15" /> | ||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nodejs/nodejs-original.svg" height="45" alt="nodejs logo" /> | ||
<img width="15" /> | ||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/express/express-original.svg" height="45" alt="express logo" /> | ||
</div> | ||
|
||
### | ||
|
||
<h1 align="left">Features</h1> | ||
|
||
### | ||
|
||
<p align="left">📖 Multi-Page Layout<br><br>🎨 Styled with React-Bootstrap and CSS with easy to customize colors<br><br>📱 Fully Responsive</p> | ||
|
||
### | ||
|
||
# Getting Started | ||
|
||
Clone down this repository. You will need `node.js` and `git` installed globally on your machine. | ||
|
||
# Installation & Setup | ||
|
||
1. Installation: | ||
|
||
```bash | ||
npm install | ||
``` | ||
<br>2. In the project directory, you can run: | ||
|
||
```bash | ||
npm start | ||
``` | ||
<br>Runs the app in the development mode.<br>Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.</p> | ||
|
||
### | ||
|
||
# Usage Instructions | ||
|
||
Open the project folder and Navigate to `/src/components/`. <br/> | ||
You will find all the components used and you can edit your information accordingly. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters