jeetbafna / StockMarketFrontend

The website code for a working stock market application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js & Passport Login

This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS and some other packages.

Version: 2.0.0

Usage

$ npm install
$ npm start
# Or run with Nodemon
$ npm run dev

# Visit http://localhost:5000

MongoDB

Open "config/keys.js" and add your MongoDB URI, local or Atlas

About

The website code for a working stock market application.


Languages

Language:HTML 79.2%Language:JavaScript 10.9%Language:CSS 9.8%