Final project from Colt Steele's The Advanced Web Developer Bootcamp, now updated to use modern tools in 2022.
This is a complete rewrite of the project originally featured in the course, using completely different tools and technologies from the original version:
JavaScript→ TypeScriptExpress→ NestJSExpress Middleware→ Nest GuardsHand-rolled JWT Auth→ Passport + JWTMongoose→ Prisma + MongoDB
JavaScript→ TypeScriptCreate React App→ ViteReact Class Components→ React HooksLegacy Redux→ Redux Toolkit + RTK QueryBootstrap→ Tailwind + DaisyUILocalStorage→ Redux Persist