-
Notifications
You must be signed in to change notification settings - Fork 1
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
9b86f5e
commit 217d8d5
Showing
2 changed files
with
41 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,2 +1,41 @@ | ||
# Portfolio Builder | ||
A simple configuration that turns out into a beautiful portfolio. | ||
<div align='center'> | ||
<img src=".github/logo.png"/> | ||
<br/> | ||
<h1> Portfolio Builder </h1> | ||
A simple configuration that turns out into a beautiful portfolio | ||
<br/> | ||
<br/> | ||
|
||
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) | ||
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) | ||
![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white) | ||
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) | ||
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) | ||
![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white) | ||
[![GitHub license](https://img.shields.io/github/license/tauseefansari/Portfolio-Builder?style=for-the-badge)](https://github.com/tauseefansari/Portfolio-Builder/blob/main/LICENSE.md) | ||
[![GitHub issues](https://img.shields.io/github/issues/tauseefansari/Portfolio-Builder?style=for-the-badge)](https://github.com/tauseefansari/Portfolio-Builder/issues) | ||
[![GitHub stars](https://img.shields.io/github/stars/tauseefansari/Portfolio-Builder?style=for-the-badge)](https://github.com/tauseefansari/Portfolio-Builder/stargazers) | ||
|
||
</div> | ||
|
||
## Demo link: | ||
|
||
Access my site at [link](https://tauseefansari.github.io/Portfolio-Builder) | ||
|
||
## Report bugs | ||
|
||
- Use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/tauseefansari/Portfolio-Builder/issues/new) | ||
|
||
## New Contribution | ||
|
||
1. Fork it 🍴 | ||
2. Add code that you want to edit . 👨💻 | ||
3. push to your github and request a pull request to main. 🙋 | ||
|
||
## Contributors: | ||
|
||
- [Tauseef Ansari](https://github.com/tauseefansari) | ||
|
||
## License | ||
|
||
MIT license @ [Tauseef Ansari](https://github.com/tauseefansari/Portfolio-Builder/blob/main/LICENSE.md) |