Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.02 KB

One Reader For ALL - MERN Full Stack

Deployed on

Tech Stack

JavaScript, NodeJS, Express, React, MongoDB, Material UI, Mongoose, Heroku, Netlify

Features

  • A single website you can go to avoid work — read Reddit, Hacker News, Stack Exchange and more in one place.
  • NodeJS Backend for talking to different APIs.
  • React Frontend to show recent popular posts from various platforms.

Screenshots

First Screenshot Second Screenshot

Available Endpoints

  • /reddit
  • /codeforces
  • /hackernews
  • /stackexchange
  • /devrant

How to Run

Follow the steps given in the respective backend and frontend repos hosted on GitLab or find the instructions in the respective folders.