Skip to content

AkashSCIENTIST/Mankatha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Overflow

Mankatha is a warehouse stock trading learners' platform developed using React, MongoDB and Express.js.

Getting started

git clone https://github.com/AkashSCIENTIST/Mankatha.git
cd StockOverflow

After this, open three terminals in the folder

cd database
mongod --dbpath=data --bind_ip 127.0.0.1
cd backend2
npm install
node index.js
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages