Skip to content

Hbrehman/EliteMatch

Repository files navigation

Elite Match

Elite Match is a Matrimonial application that I built for my final year project. Progress of app is stored on a backend created using Node.js and MongoDB. The backend takes advantage of well-developed RESTful API. While the Frontend of the application is created using vanilla JavaScript, Webpack, Bootstrap, and SCSS..

Technology Stack

  • ES6
  • Nodejs
  • Express
  • MongoDB
  • JWT
  • BCrypt
  • Bootstrap
  • Webpack
  • SCSS

How to run this code

  1. Make sure MongoDB is running on your system
  2. Clone this repository
  3. Open command line in the cloned folder,
    • To install server dependencies, run npm run install:server
    • To install client dependencies, run npm run install:client
    • To run the application for development, run npm run start:both

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors