Skip to content

n-ii-ma/Reddix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License

Reddix

A React/Redux app which let's clients search for their favorite subreddits and get their posts.

Table of contents

General Info

This React/Redux app uses the Reddit JSON API to let clients search any subreddit's name and get their posts; including the author's username, number of upvotes, and number of comments.

Address

https://reddix.netlify.app/

Technologies

Project is created with:

  • React v17.0.2
  • Redux 4.1.2
  • React-Redux v7.2.6
  • @Reduxjs/Toolkit v1.7.0
  • Lodash v4.17.21
  • npm v6.14.15
  • VSCode 1.63.1

Setup

Installation

To run this project, install it locally using npm:

$ cd ../reddix
$ npm install
$ npm start

Features

  • Get the Hot posts of the searched subreddit
  • View the author's name, number of comments, and number of upvotes

Screenshots

Usage

Useful for getting the posts from a subreddit without the need to visit Reddit and load unnecessary content.

License

Distributed under the MIT License.

Contact

Created by n-ii-ma

Feel free to contact me!

About

An App that lets clients get the posts of the subreddits they search from the Reddit JSON API.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors