/bank_modern_app

React bank modern app project

Primary LanguageJavaScript

Bank Modern App

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.

Features

  • Responsive design with Tailwind CSS πŸ“±
  • Modern and sleek user interface πŸ’Ό
  • Easy navigation and user experience πŸš€

Technologies Used

  • React βš›οΈ
  • Vite πŸ› οΈ
  • Tailwind CSS 🎨
  • HTML πŸ•ΈοΈ
  • JavaScript πŸ“œ

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/ongcl03/bank_modern_app.git
  2. Navigate to the project directory: cd bank_modern_app
  3. Install dependencies: npm install
  4. Start the development server: npm run dev
  5. Open your browser and visit http://localhost:5173 to view the application.

Deployment

The application is deployed on GitHub Pages and can be accessed at https://ongcl03.github.io/bank_modern_app/ 🌐.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request. πŸ™Œ