Skip to content

This Project is Login and Registration in React.js , Node.js and MongoDB

Notifications You must be signed in to change notification settings

kavisliit/Login-and-Registration-Page-Surge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there, I'm Pramud Nadula 👋

React Project about Loging Page & Registration Page with Authentication !!!


react all

Features

  • Loging Page(login & logout)
  • Registration Page
  • profile
  • Authentication Email Exsisting, Password Matching and Password encryption

For You

GitHub Link - https://github.com/pramudnadula/Login-and-Registration-Page-Surge
YouTube Demo - https://youtu.be/jrw_nYg2Z6s
Git Rep - https://github.com/pramudnadula/Login-and-Registration-Page-Surge.gi

React and Node Modules in this App

I use Node Modules in the backend in this project. Be sure to have at least Node v16.13.2.

Also, when importing a file (not a package), be sure to add .js at the end or you will get a "module not found" error

You can also install and setup Babel if you would like

Node Variables

Alrady Created a .env file in then root and add

PORT = 8070
MONGODB_URL=mongodb+srv://pramud:[email protected]/surge?retryWrites=true&w=majority

Install Dependencies (frontend & backend)

1. cd node-backend
  npm install
   
2. cd ..

3. cd react-auth
  npm install bootstrap
  npm install

Run

# Run backend (:8070)
npm run dev

# Run frontend (:3000) 
npm start

Build & Deploy

# Create frontend prod build
cd frontend
npm run build

Database is MongoDb Atlas

Sample User Logins

[email protected]
Abcd@123

[email protected]
Kamal@123

Screenshots of this project

Login Page login

Registration Page registration

User Profile profile

User Update Profile Page update

I'm a Web Designer,Full Stack Developer and a Tech Geek!!

  • 🎓 I am a Software Engineer undergraduate at Sri Lanka Institute of Information Technology
  • 👨🏻‍💻 I’m currently learning everything 🤣
  • 🥅 2021 Goals: Learn new things and build up my carrier
  • 👣 Fun fact: I love to travel

Connect with me:

PramudNadula | Twitter PramudNadula | LinkedIn PramudNadula | Instagram PramudNadula | Facebook PramudNadula | PramudNadula


Languages and Tools:

Visual Studio Code

HTML5

CSS3

JavaScript

Sass

React

Node.js

SQL

MySQL

Git

GitHub

Terminal



About

This Project is Login and Registration in React.js , Node.js and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published