Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 1.65 KB

README.md

File metadata and controls

66 lines (44 loc) · 1.65 KB

EmpowerU: Scholarship Management System

Project Overview

Welcome to EmpowerU, your ultimate platform for managing scholarships effectively. EmpowerU simplifies scholarship management with streamlined application and review processes and ensures secure efficient scholarship management with robust admin and moderator features.

Key Features:

  • Scholarship Management
  • Data security with JWT
  • Application Workflow
  • User Management
  • Payment System

Technologies Used in this Project

  • ReactJS
  • Firebase
  • TailwindCSS
  • MongoDB (Server Side)
  • Express.js (Server Side)

Admin Access

Run the Project Locally

Prerequisites

Before you begin, ensure you have the following installed on your system:

  1. Clone the Repository:

    git clone https://github.com/SM-Noushan/react-empowerU-client
    cd react-empowerU-client
  2. Install Dependencies:

    npm install
  3. Set Up Environment Variables: Create a .env.local file in the root directory and add the necessary environment variables. (Important!)

  4. Run the Application:

    npm run dev -- --host
  5. Access the Site: Open your browser and go to http://localhost:5173/ or http://192.168.1.12:5173/ from other devices on the same network to view the application.


Thank you!