kemalyen / mern-zustand-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN Zustand Auth

Installation

Some important libraries used in this project are Express, Mongoose (Typegoose), React, Zod, Zustand, React Query, React Hook Form, React Router, Tailwind CSS, and more.

Development

git clone https://github.com/fazt/mern-zustand-auth
npm i
npm run dev # backend

cd client
npm i
npm run dev # frontend

Todo

  • create build script
  • upload images
  • add tests
  • password confirmation
  • add forgot password
  • add reset password
  • add change password

About


Languages

Language:TypeScript 96.9%Language:JavaScript 1.5%Language:HTML 1.2%Language:CSS 0.4%