Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fazt/mern-zustand-auth


https://github.com/fazt/mern-zustand-auth

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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