Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 452 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 452 Bytes

Visit the app here!

This app allows the user to search for Reddit posts and comments using pushshift API.

Users can search by:

  • Author
  • Subreddit
  • Title of Post

To Do:

  • add dark mode
  • add header/footer
  • add additional filtering

Done:

  • mimic Reddit colours
  • add mobile responsiveness
  • fixed buggy material ui components (datepicker)
  • reworked form layout