The "Bankist" project is a web application that aims to provide a modern banking experience. There is a "Testimonials" section on the site where users share their experiences. In addition, there is the "Operations" section, which describes the operational processes of the bank, and the "Features" section, which details the features offered. There is also an "Account Opening" section that makes opening new accounts quick and easy. The project has been developed using React so users can have a more interactive and user-friendly experience.
- Open account
- Responsive
- ReactJs
- CSS
- SwiperJs
First, download the entire website code and extract the ZIP file to a folder on your local system.
Website Code: https://github.com/BilgeGates/Bankist-Page.git
Open your code editor (such as VS Code) and navigate to the project directory. Then, open a terminal and run the following command: pnpm run dev
This will start the application. Open a web browser and navigate to http://localhost:5173 to access the website.
pnpm run dev
- Check out our live demo at https://bankist-demo-page.netlify.app/