Skip to content

A React and TypeScript-based PPOB payment simulation app built with Vite, created as part of a technical test to demonstrate front-end development skills.

Notifications You must be signed in to change notification settings

FebryanHernanda/SIMS-PPOB

Repository files navigation

SIMS PPOB

A simple PPOB (Payment Point Online Bank) simulation project built using React, TypeScript, and Vite.
This application allows users to select and simulate payments for various digital services.

🔗 Live Demo

🌐 Visit the app

📸 Screenshots

Home Page

image

Login Page

image

Top Up Page

image

Make sure to place your screenshots in a /screenshots folder in the root directory of the project.

⚙️ Getting Started

Follow these steps to run the project locally:

1. Clone the repository

git clone https://github.com/FebryanHernanda/SIMS-PPOB.git
cd SIMS-PPOB

2. Install dependencies

npm install

3. Start the development server

npm run dev

Then open http://localhost:5173 in your browser.

Ensure you have Node.js (v18 or later) and npm installed on your machine.

🛠️ Built With

📄 License

This project is for educational and test submission purposes only.


Thank you for visiting this project!

About

A React and TypeScript-based PPOB payment simulation app built with Vite, created as part of a technical test to demonstrate front-end development skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages