/Budgetin

💸 Budgetin using react vite redux toolkit [finish] [deploy]

Primary LanguageJavaScript

Budgetin. : React Vite Redux Toolkit Project

This project is a boilerplate for a React application using Vite as the build tool, Redux Toolkit for state management.

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Getting Started

  1. Clone the repository:

    git clone https://github.com/anwarhakim31/Budgetin.git
  2. Navigate to the project directory:

    cd Budgetin
    
  3. Install dependencies

    npm install

Development

  1. To start the development server, run:

    npm run dev

Deployment

Deploy the dist directory to your hosting platform of choice.