About | Features | Technologies | Requirements | Starting | License | Author
Front End Banking simulator with react. Global Context Data is saved to Local Browser storage and persists after browser is closed.
✔️ React Router link management
✔️ Global Context user data
✔️ New user creation
✔️ Login Functionality
✔️ Meaningful user types
✔️ Transaction saving with Timestamp
✔️ Display of all submissions\
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/ajdavidson/bad-bank
# Access
$ cd bad-bank
# Install dependencies
$ http-server
# Run the project
$ Available on:
http://127.0.0.1:8080
http://localhost:8080
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by AJD