NextJS 14(App Routing), MUI + TailwindCSS Web-App for The Palini Foundation
View it live @https://palinifoundation.vercel.app/
- Clone the repo
https://github.com/ShubhamTiwary914/NGO-Palini-App.git
- Go into project folder + install packages
cd NGO-Palini-App/
npm install
- Get .env vars, then run App
npm run dev
The NextJS App will start running @PORT: 3000 (default)