Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.17 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.17 KB

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