Skip to content

Reddit Minimal is an unofficial Reddit frontend app concept that allows users to browse trending reddit posts and search communities.

Notifications You must be signed in to change notification settings

alpatamerr/redditapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome To Reddit Minimal!

image

Compact & Simple

This is the main repo codebase of Reddit Minimal. All code for this project is within this repo.

Table of Contents

  1. Introduction
  2. Vision
  3. Codebase
  4. Setup Process
  5. Acknowledgements

Introduction

Vision

It is difficult to change and adapt to different trends and designs as a company that impact millions of users. Users need modern changes that improves the usability and experience of their favorite online applications.

Reddit Minimal is the unofficial Reddit frontend app concept to simplify and tune the browsing experience of the users

Codebase

Technologies

  • React - Front End Library
  • Redux - State Management

Folder Structure

reddit-minimal

  • public # project files used for frontend
  • src # frontend SPA

reddit-minial/src

  • app # top level component
  • components # reusable parts
  • features # redux slices
  • helpers # helper methods
  • pages # different view pages
  • util # api calls

Setup Process

  • Clone or download the repo
  • Open the directory and run npm to install
  • Run development application by using npm start

Acknowledgements

This website was built using Reddit's API to gather current trending reddits. It also was used to create the searching functionality that allows users to search by reddit community.

About

Reddit Minimal is an unofficial Reddit frontend app concept that allows users to browse trending reddit posts and search communities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published