Welcome to the Chebank Frontend project! This repository contains the frontend codebase for Chebank, a fictional bank. This project is built using React and Vite, providing a foundational understanding of React
- Clone the repository:
https://github.com/SaviNimz/bank-frontend-react.git
- Navigate to the project directory
cd frontend
- Install dependencies
npm install
- go to the src directory
cd src
- start the development server
npm run dev
Then the local development server will start at http://localhost:5173/