Awesome
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.<br /> Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.<br /> You will also see any lint errors in the console.