-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4d65234
commit 3d9aa40
Showing
1 changed file
with
39 additions
and
2 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,3 +1,40 @@ | ||
# sunil-portfolio | ||
<h2 align="center"> | ||
Portfolio Website live demo | ||
<a href="https://sunilyadavportfolio.netlify.app/" target="_blank">SunilyadavPortfolio</a> | ||
</h2> | ||
<div align="center"> | ||
<img width="960" alt="image" src="https://user-images.githubusercontent.com/20383021/148535829-e697023d-cf9b-4873-b04c-ab33c465d085.png"> | ||
</div> | ||
|
||
## Built With | ||
|
||
My personal portfolio <a href="https://sunilyadavportfolio.netlify.app/" target="_blank">https://sunilyadavportfolio.netlify.app/</a> and my personal blog <a href="http://www.logicstime.com/" target="_blank">http://www.logicstime.com/</a> <br/> | ||
|
||
This project was built using these technologies. | ||
|
||
- React.js | ||
- CSS3 | ||
- VsCode | ||
|
||
## Features | ||
|
||
**📖 Multi-Page Layout** | ||
|
||
**🎨 Styled with React-Bootstrap and Css with easy to customize colors** | ||
|
||
**📱 Fully Responsive** | ||
|
||
## Getting Started | ||
|
||
Clone down this repository. You will need `node.js` and `git` installed globally on your machine. | ||
|
||
## 🛠 Installation and Setup Instructions | ||
|
||
1. Installation: `npm install` | ||
|
||
2. In the project directory, you can run: `npm start` | ||
|
||
Runs the app in the development mode.\ | ||
Open [http://localhost:3000](http://localhost:3000) to view it in the browser. | ||
The page will reload if you make edits. | ||
|
||
<img width="960" alt="image" src="https://user-images.githubusercontent.com/20383021/148535829-e697023d-cf9b-4873-b04c-ab33c465d085.png"> |