EnvAccord dashboard is a tracking and management system for inventories
-
React: Front-end library for building user interfaces.
-
Vite: Fast build tool and development server.
-
TailwindCSS: Utility-first CSS framework for styling.
-
Tanstack: For table state management.
-
React Router: For client-side routing.
Make sure you have the following installed:
-
Clone the Repository:
git clone https://github.com/KehindeDaniels/EnvaDashboard.git
-
Navigate to the Project Directory:
cd -
Install Dependencies:
bash npm install
-
Running the Development Server
To start the development server
npm run dev