hedgecox / Reddit-TikTok-Clone

TikTok Style Reddit Client

Home Page:https://reddit-tiktok.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit TikTok Clone

Basic Reddit clone designed for mobile (based on TikTok app design May 2020) but should scale up and work with any device size. Designed as a progressive web app so it works best when added to the home screen so it can be used full screen. Connecting directly to the Reddit Apis with the following endpoints:

Hosted With Netlify

https://reddit-tiktok.netlify.app

Build With

  • React (Create React App)
  • Redux
  • Redux Thunk
  • Styled Components
  • CSS ScrollSnap for Post swiping

Running Locally

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

TikTok Style Reddit Client

https://reddit-tiktok.netlify.app/


Languages

Language:JavaScript 87.2%Language:HTML 12.8%