{"id":26886617,"url":"https://github.com/juanzenn/gradientz","last_synced_at":"2026-04-16T14:09:49.931Z","repository":{"id":48388074,"uuid":"389241428","full_name":"juanzenn/gradientz","owner":"juanzenn","description":"A web application for finding the best gradients on the planet.","archived":false,"fork":false,"pushed_at":"2021-08-01T19:06:02.000Z","size":617,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-04-19T20:20:19.503Z","etag":null,"topics":["javascript","nextjs","tailwindcss","webapp"],"latest_commit_sha":null,"homepage":"https://gradientz.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juanzenn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-25T02:24:57.000Z","updated_at":"2021-09-01T12:20:32.000Z","dependencies_parsed_at":"2022-08-25T08:52:28.790Z","dependency_job_id":null,"html_url":"https://github.com/juanzenn/gradientz","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanzenn%2Fgradientz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanzenn%2Fgradientz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanzenn%2Fgradientz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanzenn%2Fgradientz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juanzenn","download_url":"https://codeload.github.com/juanzenn/gradientz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246523806,"owners_count":20791444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","nextjs","tailwindcss","webapp"],"created_at":"2025-03-31T19:19:28.176Z","updated_at":"2026-04-16T14:09:49.874Z","avatar_url":"https://github.com/juanzenn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gradientz \nFind the best, top quality gradients on the internet. Generate the code and use them in your projects.\n\n## Brief\nGradientz is a web application developed with NextJS, focusing on user interactivity and being dynamic. It was style with TailwindCSS for a consistent UI.\n\nThe focus of this project is to make available a series of high-quality gradients for usage in applications, websites, or UI design.\n\nIt features interactivity, making the application fun to use and easy to navigate. You can select a gradient, and it pops up a modal window with all the information and the code for you to use. You can change the angle of the background and see related gradients.\n\n## Running the project locally \n\n1. **Clone this repo**\n```console\n$ git clone https://github.com/juanzenn/gradientz\n```\n\n2. **Install dependencies**\n```console\n$ yarn \n```\nor\n```console\n$ yarn install\n```\n\n3. **Run the developer server**\n```console\n$ yarn dev\n```\n\n## Adding more gradients\n\n### Modify the ./public/gradients.json file\n\nYou can add your gradients by modifying the gradients.json file. Please make sure to add all the same fields (and the same format) as the ones in there. A gradient object looks like this:\n\n```json\n {\n    \"title\": \"Mango Fun\",\n    \"description\": \"Go back to the bahamas and eat son mango, dance some bachata and relax.\",\n    \"stops\": [\"#ff7e07\", \"#ff370c\"],\n    \"deg\": \"180\",\n    \"color\": [\"orange\"]\n  }\n```\n\n## Contributions\n\nYou can open an issue if you encounter a bug. Right now, **this is a one-person project**. I will not merge any changes you do, but you can open a pull request for me to check some implementation. \n\n## Deploy \nYou can deploy a version of this project on Vercel with a single button\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/juanzenn/gradientz)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanzenn%2Fgradientz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuanzenn%2Fgradientz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanzenn%2Fgradientz/lists"}