diff --git a/website/src/data/showcase/refine.png b/website/src/data/showcase/refine.png new file mode 100644 index 0000000000..be3f01988c Binary files /dev/null and b/website/src/data/showcase/refine.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 535b2ce975..443bad6468 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1280,6 +1280,14 @@ const Users: User[] = [ source: 'https://github.com/redis-developer/redis-developer.github.io', tags: ['opensource', 'product', 'design', 'favorite'], }, + { + title: 'Refine', + description: 'A React-based framework for building data-intensive applications in no time!', + preview: require('./showcase/refine.png'), + website: 'https://refine.dev', + source: 'https://github.com/pankod/refine', + tags: ['favorite', 'opensource', 'product', 'design', 'versioning', 'large'], + }, { title: 'Rematch', description: