This is the Session 3 final / capstone project for the "MIT xPRO Professional Certificate in Coding: Full Stack Development with MERN program".
In order to run this program, follow these steps:
-
Clone the repository
-
Node.js, Docker, and MongoDB must be installed on your computer.
-
Once the project is in your computer, install the dependencies:
cd "THISFOLDERLOCATION"
npm install
The package.json file contains the needed dependancies
- Start Express server:
npm start
or
nodemon index.js
- Open your web browser and go to the URL: http://localhost:3000
- HTML
- CSS
- Javascript
- React
- Express
- Node.js
- Nodemon
- Docker
- MongoDB
- Three.js
Create Account Log in / Log Out Depotis & Withdrawal Persistent Balance in Mongo Database