Skip to content

Frontend - Merniverse is an educational platform for learning MERN stack development.

License

Notifications You must be signed in to change notification settings

vivinprabhu/Merniverse-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 3

Overview

  • This project is developed using the frontend of ReactJS, middleware of ExpressJs and for database MongoDB.
  • While signup a verification link will be send to your mail to avoid unauthorized accounts.
  • While login a token will be generated for authentication and authorization.
  • To mail e-certificate the scores are posted to Google Sheet and using Document Studio extension the workflow will be get runned and E-certificate will be mailed.
  • Code and Resources Used

    Prerequisites:

  • MongoDB
  • ExpressJS
  • ReactJS
  • NodeJS
  • GSheet DB
  • Frontend

  • In frontend, it is super responsive for all screens.
  • Also appearance on scroll has been coded in Landing page.
  • Check out Backend

    https://github.com/vivinprabhu/Merniverse-Backend.git

    To start frontend project

    npm start

    Add .env file

    REACT_APP_BACKEND_URL=http://localhost:[your_port_number]/

    About

    Frontend - Merniverse is an educational platform for learning MERN stack development.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published