Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.