Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atlas-b28/store_it_drive_clone
Google Drive built as part of a 5 hour course on NextJS
https://github.com/atlas-b28/store_it_drive_clone
appwrite git nextjs reactjs shadcn-ui tailwindcss typescript
Last synced: 3 days ago
JSON representation
Google Drive built as part of a 5 hour course on NextJS
- Host: GitHub
- URL: https://github.com/atlas-b28/store_it_drive_clone
- Owner: ATLAS-B28
- Created: 2025-01-10T05:21:21.000Z (9 days ago)
- Default Branch: main
- Last Pushed: 2025-01-15T05:46:55.000Z (4 days ago)
- Last Synced: 2025-01-15T07:34:22.922Z (4 days ago)
- Topics: appwrite, git, nextjs, reactjs, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 527 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```## Resource-
Learned from Javascript Mastery's - [`Build and Deploy a Full Stack Google Drive Clone with Next.js 15`](https://www.youtube.com/watch?v=lie0cr3wESQ&t=18224s)
[`Github Link to the original project`](https://github.com/adrianhajdin/storage_management_solution)## Tech Stack -
1. Next.JS 15
2. React.JS 19
3. Appwrite
4. TailwindCSS
5. Shadcn
6. Recharts
7. TypeScript## Will be deployed on Vercel -
Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.