Skip to content

markhryt/redditForCoddecademy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Reddit Explorer

A React application to browse, search, and read Reddit posts and comments using the Reddit API, styled with CSS for a clean, responsive experience.


📦 Features

  • 🔍 Search: Query subreddits or keywords to find relevant posts.
  • 📖 Read: View post details (title, author, subreddit, upvotes) and top comments.
  • Responsive UI: Mobile‑first CSS styling for seamless use on any device.
  • Lightweight: Uses public Reddit endpoints for fast, read‑only access.

🛠️ Tech Stack

  • React (Create React App)
  • CSS (Flexbox, Grid, custom styles)
  • Fetch API or Axios for HTTP requests
  • Reddit API (public JSON endpoints)

🚀 Usage

  1. Enter a subreddit name (e.g., reactjs) or a keyword in the search bar.
  2. Press Enter or click the search icon.
  3. Browse the list of posts; click any title to view details and comments.
  4. Use the back button to return to results.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors