Full-Stack To-do Web Application

Created By Lai Wan Chang




This is the first time I created A Full-Stack Web Application. The stack that I used in this project will be stated as below.

Vercel
The platform is designed to be developer-friendly, and offers a range of tools and services that can help you build and launch your projects quickly and efficiently. The most important, it is free!
Next.js
Next.js is a popular React framework that provides benefits for building modern web applications.
MongoDB
I choose MongoDB as my backend database since it provides a flexible and scalable data platform that can handle a wide range of applications
Authentication
I use Google OAuth 2.0 in the authentication so I do not store any credentials about your account.