This project was bootstrapped with Create React App.
In the project directory, you can run:
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.
/- home page, populated with the most popular posts of the day/search/:term%20:term- search different topics, use %20 to chain multiple terms/r/:subreddit- used for a specifc subreddit, if it exists/r/:subreddit/comments/:postId- can see a post and it's post popular comments