Build a Node, Express and MySQL-based clone of Reddit for DecodeMTL web development bootcamp
-
Updated
Aug 20, 2020 - JavaScript
Build a Node, Express and MySQL-based clone of Reddit for DecodeMTL web development bootcamp
Create an User Signup and Signin flow to add user details to the database. Maintain user models and authentication layers to generate JWT while signing in to use in REST apis. Create a meeting model for POST, GET and PUT operations.
A lightweight authentication API built with Node.js and Express, featuring 📝 Signup and 🔑 Signin endpoints. This project demonstrates API handling, request/response validation, and ⚡ in-memory user storage. Fully tested using Postman 🧪.
simple app on reactjs with node, express and mongo db. react route, file upload, user sign up and user sign in from react app and api calls to nodejs web server
This Node.js project is designed to handle user signups and send verification emails using Nodemailer. Upon successful signup through the endpoint http://localhost:3000/auth/signup, a verification email containing a URL is sent to the user. The user can click on the URL to verify their account.
To associate your repository with the user-signup topic, visit your repo's landing page and select "manage topics."