Skip to content

This project is a banking application clone developed using Next.js and TypeScript.

Notifications You must be signed in to change notification settings

ahmetenesbahar/investment-bank-clone

Repository files navigation

Investment Bank Clone Application

Welcome to the Investment Bank Clone Application repository! This project is a banking application clone developed using Next.js and TypeScript.

Table of Contents

Installation

To get started with the project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/investment-bank-clone.git
  2. Navigate to the project directory:
    cd investment-bank-clone
  3. Install the dependencies:
    npm install

Usage

To run the development server, use the following command:

npm run dev

The application will be available at http://localhost:3000.

To build the project for production, use:

npm run build

To start the production server, use:

npm start

Technologies

This project uses the following technologies and libraries:

Next.js TypeScript React React Hook Form Yup Styled Components Axios MUI (Material UI) React Query Day.js

  • Next.js
  • TypeScript
  • React
  • React Hook Form
  • Yup
  • Styled Components
  • Axios
  • MUI (Material UI)
  • React Query
  • Day.js

Contributing

Contributions are welcome! If you have any ideas or suggestions, please open an issue or submit a pull request.

About

This project is a banking application clone developed using Next.js and TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published