Skip to content

Josebrown92/EduBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EduBridge-Prototype

EduBridge-Prototype is a full-stack MERN application that connects learners with educational and career opportunities. The platform provides user registration, login, and a dashboard to explore available opportunities.

Table of Contents


Tech Stack

  • Frontend: React, TailwindCSS, React Router
  • Backend: Node.js, Express
  • Database: MongoDB (Atlas)
  • Authentication: JWT, bcryptjs

Features

  • User Registration & Login
  • JWT Authentication
  • Protected routes
  • Dashboard to view educational and career opportunities
  • Responsive UI with TailwindCSS

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/EduBridge-Prototype.git
cd EduBridge-Prototype
Install dependencies for backend:

cd server
npm install


Install dependencies for frontend:

cd ../client
npm install

LIVE URL OF THE SITE.
https://edubri.netlify.app/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors