This project was bootstrapped with Create React App.
DigiKala Admin Panel is a portfolio project. Implemented with React-TypeScript. It is a bilingual app with light/dark theme and fully risponsive for 3 devices.
In this project I use:
- Context API
- Scss
- chart.js
Use the package manager npm or yarn to install all dependencies that the project needs.
npm install
or
yarn install