Skip to content

Commit

Permalink
add new feature to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
saviomartin committed Feb 25, 2021
1 parent f7ad48e commit a4a7d5b
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<a href="https://saviomartin.github.io/gh-profile-readme-generator">
<a href="https://gradient-king.vercel.app/">
<img alt="Gradient King" src="public/assets/logotext.png" width="300" />
</a>
</p>
Expand Down Expand Up @@ -27,7 +27,7 @@
<p align="center"><img src="public/assets/app.gif" alt="gradientking gif" /></p>

<p align="center">
<a href="https://saviomartin.github.io/gh-profile-readme-generator" target="blank">View Demo</a>
<a href="https://gradient-king.vercel.app/" target="blank">View Demo</a>
·
<a href="https://github.com/saviomartin/gradientking/issues/new/choose">Report Bug</a>
·
Expand All @@ -40,7 +40,7 @@ Gradient king can help you. We provide a huge collection of gradients and you co

## 🚀 Demo

<a href="https://saviomartin.github.io/gh-profile-readme-generator" target="blank">
<a href="https://gradient-king.vercel.app/" target="blank">
<img src="src/assets/coverImage.png" />
</a>

Expand All @@ -54,6 +54,7 @@ Provides you a huge collection of awesome, elegant gradients. You can use it abs
- **100+ gradients**
- **Generate your own gradients**
- **Seperate page for each gradient**
- **Copy CSS code of gradients**
- **Check for browser support**
- **Contributor page, and see your name on the main page and all other pages**[ >>Contributing](#-contributing)
Expand Down Expand Up @@ -95,7 +96,7 @@ npm start

## 🍰 Contributing

Head over to [public/data.json](public/data.json) and add your gradient at the bottom of the list. Here is an example contribution 👇
Head over to [`public/data.json`](public/data.json) and add your gradient at the bottom of the list. Here is an example contribution 👇

> Make sure that you have all the required items
Expand All @@ -117,6 +118,7 @@ Please read [`CONTRIBUTING`](CONTRIBUTING.md) for details on our [`CODE OF CONDU
## 💻 Built with

- [React](https://reactjs.org/)
- [Jquery](https://jquery.com/)
- [Material UI](http://material-ui.com/): for styling and Icons
- [Animate.css](https://animate.style/): for smooth Animations
- [AOS](https://michalsnik.github.io/aos/): for scroll animations
Expand Down
16 changes: 16 additions & 0 deletions public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,22 @@
"#fc67fa"
]
},
{
"id": 104,
"githubUsername": "saviomartin",
"colors": [
"#de6262",
"#ffb88c"
]
},
{
"id": 104,
"githubUsername": "saviomartin",
"colors": [
"#de6262",
"#ffb88c"
]
},
{
"id": 104,
"githubUsername": "saviomartin",
Expand Down
Binary file added src/assets/pwa-stats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit a4a7d5b

@vercel
Copy link

@vercel vercel bot commented on a4a7d5b Feb 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.