In this article, I'll show you how to build a task timer app using NextJS and HarperDB. We'll be building a full stack app that includes JSON Web Token Authentication, fetching data using HarperDB's built-in API, and rendering the data with NextJS.
Table of contents
ContentsSetupCreate a Layout Component to Wrap Every PageCreate Some Reusable ComponentsCreate the Signup PageHow to Log Out the UserThe Login pageCreate a Tasks ContextCreate the Task Timer PageCreate the Add/Select TaskbarThe Stats PageThank you for reading!Sort: