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

https://github.com/nomadsdev/login-register-reset-ndoejs-express-react


https://github.com/nomadsdev/login-register-reset-ndoejs-express-react

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Login Register Reset Password
![logo](https://cdn.discordapp.com/attachments/1196340381080625242/1196789999891390464/image.png?ex=65b8e88b&is=65a6738b&hm=1baa18e2db6a4498ae5ec1f2d83cc674329e9f98b6dfd6eb44fdc5c0e686abf9&)

## How to install

### server
```
npm i express body-parser cors mysql2 jsonwebtoken bcrypt
```
### Client
```
npm i axios
npm install react-router-dom localforage match-sorter sort-by
```
## Framework & Library
```
Tailwind css
```