- 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
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/
- Authentication
- Endless feed of posts
- Routnig
In the project directory, you can run:
Installs command a package and any packages that it depends on.
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.
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.\
Builds the app for development to the build
folder.
It correctly bundles React in development mode.