MERN-PORTAL

With the development of lot's of coding and development platforms, usually a developer feels a little overwhelmed and confused when it comes at applying at jobs or connecting with job providers.At MERN PORTAL, we try to ease down this hassle and provide a one single platform where user can create their profiles, job seekers can contact the developers,send them messages and much more stuff.

Technologies Used

Add badges from somewhere like: shields.io

GPLv3 License AGPL License AGPL License AGPL License AGPL License

Features

  • Login/Logout with toggle options in navbar according to user login status
  • Sending message to a user and storing that message in user's database
  • Dynamic display of user profile information in contact form after login
  • Usage of cookies
  • Sign up of a new user and authenticatin his/her details

Installation

Install mern-portal with npm

  git clone https://github.com/Mitali-laroia/MERN-Portal.git 
  cd MERN-PORTAL

for frontend(client)

    cd client
    npm install
    npm start

for backend

    cd server
    npm install
    node app.js

Screenshots

Screenshot (18) Screenshot (20) Screenshot (19) Screenshot (22) Screenshot (23) Screenshot (25)