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.
- Scholarship Management
- Data security with JWT
- Application Workflow
- User Management
- Payment System
- ReactJS
- Firebase
- TailwindCSS
- MongoDB (Server Side)
- Express.js (Server Side)
- Email:
[email protected]
- Password:
@dmin123EM
Before you begin, ensure you have the following installed on your system:
-
Clone the Repository:
git clone https://github.com/SM-Noushan/react-empowerU-client cd react-empowerU-client
-
Install Dependencies:
npm install
-
Set Up Environment Variables: Create a
.env.local
file in the root directory and add the necessary environment variables. (Important!) -
Run the Application:
npm run dev -- --host
-
Access the Site: Open your browser and go to
http://localhost:5173/
orhttp://192.168.1.12:5173/
from other devices on the same network to view the application.