cristianvsirbu / bank-app

Home Page:https://bluestar-bank.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A bank website with modern design

A fully responsive and visually appealing single-page banking application, designed and developed with modern web technologies. This project showcases my proficiency in HTML, CSS, Tailwind CSS, JavaScript, React, Vite, Figma, and Adobe Illustrator. With its intuitive user interface, smooth animations, and real-time exchange rate updates, the Bluestar Bank App provides users with a seamless banking experience.



Key Features

  • Responsive Design: The application is designed to adapt seamlessly to various screen sizes and devices, ensuring a consistent user experience.
  • Intuitive User Interface: The user interface is thoughtfully designed to provide an intuitive and user-friendly banking experience.
  • Smooth Animations: Delightful animations bring the app to life, enhancing user engagement and making interactions more enjoyable.
  • Real-time Exchange Rates: Utilizing an API, the Bluestar Bank App dynamically fetches exchange rates and seamlessly integrates them into the user interface, ensuring up-to-date and accurate currency conversion.
  • Fast and Efficient: The project utilizes Vite, a fast build tool, to provide a highly performant application with minimal load times.
  • Design-driven Development: Extensive work with Figma and Adobe Illustrator allowed for meticulous design choices and attention to detail, resulting in a visually pleasing and polished interface.

Technologies Used

  • HTML
  • CSS
  • TailwindCSS
  • Javascript
  • React
  • Vite
  • Axios
  • RapidAPI
  • uuid
  • Adobe Illustrator
  • Figma

Usage

  1. Clone the repository: git clone https://github.com/cristianvsirbu/bank-app.git
  2. Navigate to the project directory: cd bank-app
  3. Install the dependencies: npm install
  4. Start the development server: npm run dev
  5. Open the application in your browser: http://localhost:3000

Contribution

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to submit a pull request or open an issue in the repository. To contribute to the Bluestar Bank App project, follow these steps:

  1. Fork the repository and create your branch: git checkout -b my-feature-branch
  2. Make your changes and commit them: git commit -m 'Added an awesome feature'
  3. Push to your branch: git push origin my-feature-branch
  4. Open a pull request in the main repository.😊