April 1, 2022

NextJS and HarperDB Tutorial –Build a Full Stack Productivity Timer App

Welcome to Community Posts
Click below to read the full article.
Summary of What to Expect
Table of Contents

1. Setup
2. Create the Layout component
3. Create some reusable components
4. Create the Signup Page
5. How to log out the user
6. The Login Page
7. Create a Tasks Context
8. Create the Task Timer Page
9. Create the Add/Select Task Bar
10. Create the Stats Page