Skip to content

Simple Web-based Application built using React that help students to find top scholarships, grants, and schemes tailored to their needs.

Notifications You must be signed in to change notification settings

Prakhar9450/getyourfunds

Repository files navigation

getYourFunds

Description

Welcome to getYourFunds, a website designed to help students in find top scholarships, grants, and schemes tailored to their needs.

Website

https://getyourfunds.vercel.app/

Screenshot from 2024-02-18 15-47-15

Features

  • Search Functionality: Users can input their location and purpose to find relevant scholarships.
  • Google Generative AI Integration: The application leverages the Google Generative AI to generate scholarship listings based on user input.
  • Direct Links: The generated listings include direct links to the official webpages of each scholarship for easy access.

Technologies Used

  • React
  • Google Generative AI
  • TailwindCSS

Installation

  1. Clone the repository:
   git clone https://github.com/Prakhar9450/getyourfunds.git
  1. Navigate into the project directory:
   cd getyourfunds
  1. Install dependencies:
   npm install
  1. Set up Google Generative AI API Key: Obtain an API key from Google Generative AI. Set your API key in the .env file:
   VITE_API_KEY=your-api-key
  1. Start the development server:
   npm run dev
  1. Open your browser and visit http://localhost:3000 to use the application.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

About

Simple Web-based Application built using React that help students to find top scholarships, grants, and schemes tailored to their needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published