/MERN-Auth-1

MERN powerful stack

Primary LanguageJavaScript

MERN Auth

MongoDB, Express, React-N, NodeJS.

Up

NodeJs / Jwt Auth / hooks / Context API / Animatable / NodeMailer Lottie / express / bcrypt / fetch's mongoose (schema) mongodb Clusters

(I was going to make requests with axios but gave up convert. i'll use in the next repo)

Installation

backend/app:

npm install or yarn install

app:

ngrok http 3000

change the email credentials (nodemailer) and MongoURL_api:

Run:

backend:

nodemon server

app:

expo start

Contributing

  1. Fork it (https://github.com/thomasreolon2/MERN-Auth-01/fork)
  2. Commit your changes (git commit -am 'changes')
  3. Push to the branch (git push origin branch)
  4. Create a new Pull Request