The Project stands for University Scholarship management system. Student will get scholarship information of several university of the world. It provides complete apply application includes payment of tuition fees.
• Dashboard for admin, moderator and user with user friendly UI • Payment System Integrated and student can payment their tuition fees • API is much secure though JWT and axios interceptor, unauthorize server request is forbidden.
React,Mongodb,DaisyUI,Firebase, Tailwind CSS, NodeJS, ExpressJS
Clone the project repository to your local machine using the following command:
git clone https://github.com/EngrMunir/Scholarship-Management-Client.git
### 2. Move to the project repository
cd Scholarship-Management-Client
### 3. Install the required project dependencies using npm:
npm install
### 4. Start the development server:
npm run dev