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

https://github.com/nomadsdev/register-login-nodejs-react-mysql-express


https://github.com/nomadsdev/register-login-nodejs-react-mysql-express

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Login Register

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1199803478810296352/image.png?ex=65c3df10&is=65b16a10&hm=2b4c588d08832815037548222cd2cca0b17df7fa8767ebd8cc7d7ef543b372ab&)

## How to install
```
cd server
npm i
nodemon server.js
```
```
cd client
npm i
npm run dev
```

## Language Framework
* Nodejs
* Express
* Mysql
* React
* React router dom
* Tailwind