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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors