With Reddit timer users can get the best time to post their content on a particular subreddit. This app takes data from Reddit API and displays it on Heatmap.
Search bar to search for a subreddit
Heat Map showing the results
- Fork the project.
- Clone the project.
- Navigate to the project directory .
- Install dependencies with
npm install
. - Run
npm start
.
- Anychart - For Heatmap
- Node js
- Express js