Skip to content
AB Satyaprakash edited this page Sep 26, 2021 · 1 revision

Here are some notes regarding the project even as it scales up:

  • The project uses the Heroku app - secret-eyrie-32984.herokuapp.com to bypass CORS and use the Medium RSS feed.
  • useHistory, useParams, and useRouteMatch are very essential hooks for easy and programmatic management of routes.
  • The utils folder currently has helper functions and validation functions.
Clone this wiki locally