• Stars
    star
    158
  • Rank 236,256 (Top 5 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created almost 4 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🔆 🍃 Nodejs(Express.js) + mongoDB + mongoose + JWT + react.js + material-ui + axios(API call)

MERN Stack | Login, Register and CRUD app

Simlple example of user registration, login and CRUD action with backend restAPI using mongoDB, Nodejs(Express.js) and mongoose, authentication using JWT token also pagination and frontend using react.js and material-ui api calling with axios.

flow

This Project is a Simple ReactJS Project which demonstrates the following

Backend
  • API to register and login user.
  • API using which loged in user can add, edit and update it's product.
  • Pagination API to give list of perticular user's added product.
  • JWT token authentication.
  • Print PDF option so you can print or download product details
Frontend
  • Creating a Component in React and creat routing.
  • Using react and material UI created form to login user and can register new user.
  • Product add, edit, delete and pagination also you can search product by name.
  • Making HTTP calls using Axios.
  • Calling multipart api with image upload.

Prerequisites

Below noted things you need to install to run this project in your system

  • Node.js
  • NPM
  • MongoDB

To Setup

Clone or download this repository

  1. cd Registration-and-Login-using-MERN-stack/backend
  2. npm install
  3. cd Registration-and-Login-using-MERN-stack/frontend
  4. npm install

To Run

To run node server

  1. cd Registration-and-Login-using-MERN-stack/backend
  2. node server.js

To run react frontend

  1. cd Registration-and-Login-using-MERN-stack/frontend
  2. npm start

Do not forget to leave a star! 🤗

More Repositories

1

Node.js-Register-Login-App

🎉 Node.js login, registration using Express, mongoose, express-sessions and ejs
EJS
129
star
2

Uploading-Multiple-Image-Files-Using-Multer-and-store-path-in-mongoDB-and-DIsplay-It

Uploading multiple images using multer
JavaScript
23
star
3

Pagination-Based-on-node-express-and-ejs-with-mongoDB-containing-searching-and-sorting

Pagination using mongoDB, express and ejs with sorting and searching.
EJS
12
star
4

FirebaseDB-CRUD-as-simple-todo-list-with-HTML-and-JQuery-Javascript

This is example of To-Do list using FirebaseDataBase and Jqury, Html, Basically CRUD operation in firebase and HTML,JQuery. You can Add , Edit, Update and Delete To-Do
HTML
7
star
5

Node-Express-MongoDB-REST-API-jQuery-AJAX

Example based on Node.js, Express.js, MongoDB, Mongoose, EJS and jQuery AJAX REST API.
EJS
5
star
6

Web-Push-Notification-Using-Pushjs.org-with-Nodejs-HTML-express.js-and-with-click-event-on-it

This is example of Web Push Notification Using Pushjs.org with Nodejs,HTML,express.js
JavaScript
4
star
7

Redis-and-Node.js-expressjs-example

Storing data in redis using expressjs displaying data from redis
JavaScript
4
star
8

MEAN-Stack-CRUD

⚡ Angular 7 + Node/Express + mongoDB + bootstrap
TypeScript
3
star
9

Getting-Started-with-PostgreSQL-and-Node

PostgreSQL and Node example with CRUD example
HTML
3
star
10

Simple-Todo_App-with-Node-express.js-MongoDB-For-beginners

Simple ToDo list example using Node.js-express.js, EJS, MongoDB, Mongoose
HTML
3
star
11

Node-command-line-app

command line app of node using command you can add balance, channel, remove channel, get balance
JavaScript
3
star
12

Simple-react-ToDo-with-crud-action

✒️ 📝 simple todo list using react and react Material-UI
JavaScript
3
star
13

FSojitra.github.io

HTML
2
star
14

FSojitra

2
star