A simple task app using Postgres, Express, Passport, React, and Node.
This project consists of a client, server, and database. See each folder's README for details on each part. The client and server must be deployed to the same domain and have HTTPS enabled.
- freeCodeCamp's PERN Stack Course
- freeCodeCamp's Passport Tutorial
- Passport's Google Authentication Tutorial