Skip to content

MichaelPresson/BankingApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Banking Application This is a simple banking application created as an exercise in coding for MIT Professional Certificate in Coding: Full Stack Development with MERN - coursework. To install and run this program please perform the following steps in order: Clone this repository by entering git clone https://github.com/MichaelPresson/BankingApplication in your terminal window. Next run npm install from the root folder in the cloned directory. You will also need Mongodb to run this. Next run npm start then navigate to http://localhost:3000/#/ home create deposit withdraw Technology used: React, Node, MongoDB, Express, HTML, CSS. Features: This project features a dynamic navigation bar with routing to the different pages built with react components. In the future I plan to add database functionality as well as a login page and authentication. License: This project is licensed under the MIT license. See the LICENSE file for more info.

About

A simple banking application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors