Skip to content

worm-codes/bank_portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
oguzhan.cevik
Mar 26, 2023
66a7585 · Mar 26, 2023

History

36 Commits
Jan 25, 2023
Feb 19, 2023
Feb 26, 2023
Feb 19, 2023
Feb 15, 2023
Feb 26, 2023
Mar 6, 2023
Feb 26, 2023
Feb 19, 2023
Jan 25, 2023
Jan 25, 2023
Jan 25, 2023
Feb 26, 2023
Feb 19, 2023
Jan 25, 2023
Jan 25, 2023
Jan 25, 2023
Jan 25, 2023
Mar 26, 2023
Feb 19, 2023
Feb 19, 2023
Feb 19, 2023
Feb 19, 2023

Repository files navigation

Bank Portal Project

To View Live Project

This project is a bank portal built with Typescript, Styled Components, Framer Motion, Ant Design, HTML, CSS, Eslint, and Prettier, and Next.js.

The purpose of this project is to provide a portal for a bank company, so user can view every information about bank.

Getting Started

To get started with this project, you'll need to have Node.js and yarn installed on your computer.

  1. Clone this repository to your local machine using git clone https://github.com/<YOUR-USERNAME>/bankPortalProject.git
  2. Navigate to the project directory using cd bankPortalProject
  3. Install the project dependencies using yarn
  4. Start the development server using yarn dev