Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shallihan/reddit-basic

Redditbasic is a Reddit client which mimicks the basic features and functionality of Reddit.
https://github.com/shallihan/reddit-basic

api-client jsx momentjs react react-animated-list react-icons react-loading-skeleton redux redux-toolkit

Last synced: 15 days ago
JSON representation

Redditbasic is a Reddit client which mimicks the basic features and functionality of Reddit.

Awesome Lists containing this project

README

        

# Reddit*basic*

[Reddit*basic*](https://redditbasic.netlify.app) is a Reddit client which mimicks the basic features and functionality of Reddit.

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app), using the [Redux](https://redux.js.org/) and [Redux Toolkit](https://redux-toolkit.js.org/) template.

![RedditBasic](https://github.com/shallihan/reddit-basic/blob/master/public/reddit-basic.png)

## ⚙️ Quick Start

```
# Install dependencies
npm install

# Serve on localhost:3000
npm run start

# Build for production
npm run build
```

## 🔌 Installation

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

#### Clone repository
```
# Create folder for repository
mkdir redditBasic

# Clone repository
git clone https://github.com/smhallihan/redditbasic redditBasic

# Navigate to cloned repository
cd redditBasic
```

#### Client Start-up

```
# Install client dependencies
npm install

# Start client on localhost:3000
npm start
```

## 🧰 Libraries & Packages Used

* React Icons
* Moment.js
* React Loading Skeleton
* React Markdown
* React Animated List