This project shows a data table using Ant Design, and it includes a modal for handling payments.
- Display a list of payment transactions with details.
- Search functionality to find specific transactions.
- Modal for settling wallet funds to accounts or other wallets.
- React: For building the user interface.
- Next.js
- JavaScript: The programming language used.
- CSS Modules: For styling the components.
- Ant Design: For the user interface components.
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/itsnooshin/task-table-v1.git
-
Navigate to the project directory:
cd task-table-v1 -
Install the dependencies:
npm install
Here's how you can use this project:
-
Start the development server:
npm run dev
-
Open your browser and go to
http://localhost:3000to view the application.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or suggestions, feel free to reach out to me at [email protected].