<<<<<<< HEAD
This is a Next.js project bootstrapped with create-next-app.
A platform dedicated to educating and empowering rural children through engaging and innovative methods.
🌐 Website Link: https://saarthiedu.vercel.app/
Follow these steps to set up and run the Saarthi project locally.
Clone the repository to your local machine:
git clone https://github.com/ayuxsh009/saarthi-latest.gitcd saarthiInstall all necessary dependencies to run the project:
npm installOr use the shorthand:
npm iRun the development server to launch the app locally:
npm run devOnce started, open your browser and navigate to:
http://localhost:3000
To create a production-ready build of the app:
npm run buildThe production files will be located in the dist folder.
To preview the optimized build locally:
npm run preview- Interactive Frontend: Built with React and styled for an engaging user experience.
- Optimized Performance: Powered by Vite for faster builds and improved performance.
- Focus on Education: Tailored for rural children with gamified elements.
- Responsive Design: Fully functional on all devices.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.









