This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Learned from Javascript Mastery's - Build and Deploy a Full Stack Google Drive Clone with Next.js 15
Github Link to the original project
- Next.JS 15
- React.JS 19
- Appwrite
- TailwindCSS
- Shadcn
- Recharts
- TypeScript
Check out our Next.js deployment documentation for more details.