Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 644 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 644 Bytes

Reddit Timer App

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.

alt text

Search bar to search for a subreddit

alt text

Heat Map showing the results

Quickstart

  1. Fork the project.
  2. Clone the project.
  3. Navigate to the project directory .
  4. Install dependencies with npm install.
  5. Run npm start.

Tools Use in the Project

  • Anychart - For Heatmap
  • Node js
  • Express js