This project is a fully responsive Modern Admin Panel application with customizing feature. With Modern design, the ability to add and edit tickets for user on the admin panel, all advanced cart functionalities and many more features that you can see on the features section.
- React - version 18.2.0
- SASS - version 1.2.4
- React Router - version 6.3.0
- Axios - version 1.5.1
- Apexcharts - version 3.45.0
- Web socket - version 4.7.2
Login with username View & Update Account View & Update User Info Add / Remove Multiple tickets Add / Remove products as admin View Transaction & Withdrawal History
Admin panel provides a clean, friendly user interface and many various functionalities including:
- Add / delete/ edit products
- Manage all users
- Edit and update user information
- Add / delete Tournaments
- Manage user info, logs and user tickets
- Sort users by level, cup, coin, gem and etc...
Follow the following steps to get development environment running.
-
Clone 'Chilexcluwebsite-frontend.git' repository
git clone https://github.com/siavashsk/Chilexcluwebsite-frontend.git
-
Install dependencies
npm install
-
start development server
npm start