Alex-is-Gonzalez / Bad_Bank

Standalone React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bad_Bank

Standalone React App

Description

This project is the start of a Banking app using React. In it's current state, it can create new accounts. Once an account is created, the app has the ability to log in the user allowing the user to withdraw and despoit. This app is a single page application which uses React to maintain the state of the Bad Bank App! To demo this app press here!

Installation

Download a copy of this repo. Open the repo in your favorite code editor and terminal to the project's directory. Now you are ready to run the app in the delevopment mode by using 'npm start'.

npm start

npm start runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

Usage

This project is an example of a form that is universal across many platforms.

Support

This project was bootstrapped with Create React App. You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
MDN Web Docs

Roadmap

The goal for this project is to continue to add more banking features while maintaining an intuitive design. In addition, the back-end of this app will be developed.

License Information

MIT

About

Standalone React App

License:MIT License


Languages

Language:JavaScript 86.1%Language:HTML 10.4%Language:CSS 3.5%