Scholar Spot is an online platform designed to empower students in discovering tailored scholarships that align with their preferences and aspirations. Our portal facilitates seamless scholarship applications while also offering an extensive array of resources to aid in studying and crafting compelling scholarship essays.
- User-Friendly Interface (UI)
- Personalized Scholarship Recommendations
- Effortless Scholarship Application Process
- Application Tracking
- Analytics Dashboard
- Comprehensive Scholarship Detail Pages
Client: React, TailwindCSS
Server: Node, Express
Database: MongoDB
Clone the project
git clone https://github.com/HuzefaDohadwala/ScholarSpot.git
Go to the project directory
cd my-app
npm install
npm start
Start the server
cd backend
npm install
npm start