What you'll learn

  • Auth0, a service that provides authentication and authorization for web applications.
  • Axios or AJAX, libraries that enable you to make HTTP requests and handle responses.
  • React Router, a library that allows you to create dynamic routes for your React app.
  • Node.js, a runtime environment that lets you run JavaScript on the server-side.
  • Express.js, a framework that simplifies the development of web applications using Node.js.