Skip to content

🤖 Reddit mirror (SSR & React & Redux & TS)

Notifications You must be signed in to change notification settings

IvlevGreg/RedditMirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed of best Reddit posts

Stack:

React Redux React Router TypeScript Express.js Axios Babel Webpack

Overview:

  • Used Express.js for SSR
  • Utilized authentication with OAuth
  • Implemented routing
  • Used Axios client for Reddit Api requests
  • Implemented an endless feed of posts. Loading of new posts is interrupted on every third scroll
  • Used Controlled Components

Deploy:

Due to the new Heroku rules and restrictions for payment from the Russian Federation, the deployment does not work. But I recorded gifs 🙂

https://react-app-reddit-mirror.herokuapp.com/

Gifs:

  • Authentication

  • Endless feed of posts

  • Routnig

Get started:

In the project directory, you can run:

npm i

Installs command a package and any packages that it depends on.

npm run dev

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.

npm run build:prod

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\

npm run build:dev

Builds the app for development to the build folder.
It correctly bundles React in development mode.

About

🤖 Reddit mirror (SSR & React & Redux & TS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published