All Projects → eightants → Reddium

eightants / Reddium

Licence: mit
The Reddit client for Silicon Valley

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Reddium

Imgsquash
Simple image compression full website code written in node, react and next.js framework. Easy to deploy as a microservice.
Stars: ✭ 948 (+1917.02%)
Mutual labels:  nextjs
Module Federation Examples
Implementation examples of module federation , by the creators of module federation
Stars: ✭ 979 (+1982.98%)
Mutual labels:  nextjs
Next.js Conf 2020
From Front-end to Full Stack with Amplify Framework
Stars: ✭ 40 (-14.89%)
Mutual labels:  nextjs
Web3studio Sojourn
A React Native DevKit with code for a Web3 Decentralized Data Storage Pattern.
Stars: ✭ 29 (-38.3%)
Mutual labels:  nextjs
Next Purescript Example
Simple example app using Next.js with Purescript
Stars: ✭ 35 (-25.53%)
Mutual labels:  nextjs
Glutenproject.com
Google for Certified Gluten Free Products
Stars: ✭ 37 (-21.28%)
Mutual labels:  nextjs
Blog.hellorusk.net
Tech Blog
Stars: ✭ 28 (-40.43%)
Mutual labels:  nextjs
Serverless Next
How to use Serverless to provide the frontend with a full API with minimal effort and max. scalability
Stars: ✭ 41 (-12.77%)
Mutual labels:  nextjs
Wordpress Api Nextjs Theme
A workshop on creating a WordPress theme with React and Next.js for WordCamp Montreal
Stars: ✭ 36 (-23.4%)
Mutual labels:  nextjs
Moveit
🚀 NLW #4 | React+ TypeScript + NextJS + StyledComponents + Firebase + MongoDb +Axios
Stars: ✭ 39 (-17.02%)
Mutual labels:  nextjs
Nextjs Graphql Sample
A simple app to demonstrate basic API functions built with REST and GraphQL
Stars: ✭ 29 (-38.3%)
Mutual labels:  nextjs
Nextron
⚡ NEXT.js + Electron ⚡
Stars: ✭ 967 (+1957.45%)
Mutual labels:  nextjs
Nestpress
A production ready personal blogging system on top of NestJS and NEXT.js
Stars: ✭ 38 (-19.15%)
Mutual labels:  nextjs
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-40.43%)
Mutual labels:  nextjs
Next On Netlify Demo
Demo of a Next.js app with Server-Side Rendering on Netlify
Stars: ✭ 40 (-14.89%)
Mutual labels:  nextjs
Golazon
Football data mnmlist way. Built with Next.js and Ruby.
Stars: ✭ 28 (-40.43%)
Mutual labels:  nextjs
Next Routes Middleware
Universal Lambda Routing
Stars: ✭ 37 (-21.28%)
Mutual labels:  nextjs
Keycapsets.com
⌨︎Find your favorite Keycapsets! Made for love of mechanical keyboards, and the trouble of finding a suitable existing keycapset overview!
Stars: ✭ 43 (-8.51%)
Mutual labels:  nextjs
Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-12.77%)
Mutual labels:  nextjs
Crypto Grommet
Crypto and equities app
Stars: ✭ 39 (-17.02%)
Mutual labels:  nextjs

Whisperify

Have you ever wanted to browse Reddit while studying at Starbucks? Or maybe while sitting on the subway to work? In those situations, you might start being self-conscious of Reddit's bright and distinct website. What if people around you judge the subreddits you browse and the posts you read? Now, think about someone browsing Medium in the same situations. Just seeing the interface of Medium gives the impression of someone being a "knowledge seeker".

On the other hand, the Reddit experience on a mobile browser is lacking at best. Many functionalities require you to download the Reddit app. Is there a way to improve the experience without downloading the app?

Enter Reddium: reddium.vercel.app

Reddium is a Medium-themed Reddit client. No longer worry about being judged while browsing Reddit in public. The Reddium interface converts Reddit posts, discussions, and memes into well-crafted articles. Once remote work is over, Reddium will be the perfect site to visit during your commute.

Built with Next.js, TailwindCSS, and hosted on Vercel. Reddium is built with optimization in mind, making use of Next.js 10's analytics and server-side rendering. Placeholder images are obtained from Unsplash, and avatars are generated from thispersondoesnotexist.com. Reddium is currently still in development.

Distinct Reddit interface

On Reddium

Functionality

  • Browse subreddits, posts, and comments in the Medium interface
  • Search Reddit through the Medium search interface
  • Visit user profiles
  • Quality of life features to recreate the Reddit experience as closely as possible (WIP)
  • Login with Reddit to view your personal subscriptions in Reddium (Planned)

Contribute

  1. Clone the repository to your local machine.
  2. Install all packages.
$ npm i
  1. Start the development server.
$ npm run dev
  1. Make a pull request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].