This is a modern banking application built using React, Vite, Tailwind CSS, and deployed on GitHub Pages. The application was created as a learning exercise by following the tutorial on YouTube: Build and Deploy a React Website with Tailwind CSS - React JS Project.
- Responsive design with Tailwind CSS π±
- Modern and sleek user interface πΌ
- Easy navigation and user experience π
- React βοΈ
- Vite π οΈ
- Tailwind CSS π¨
- HTML πΈοΈ
- JavaScript π
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/ongcl03/bank_modern_app.git
- Navigate to the project directory:
cd bank_modern_app
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:5173
to view the application.
The application is deployed on GitHub Pages and can be accessed at https://ongcl03.github.io/bank_modern_app/ π.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request. π