This is a simple command-line application that allows you to view the top 10 posts in a given subreddit on Reddit.
- Node.js
- Clone the repository.
- Install Node.js.
- Run the command 'node main.js' in the terminal.
Note: You will be prompted to enter the name of the subreddit you want to view. Created README.md file