shallihan / reddit-basic

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redditbasic

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

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

RedditBasic

⚙️ 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

About

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


Languages

Language:JavaScript 72.9%Language:CSS 21.7%Language:HTML 5.4%