# NextDrive
NextDrive is a web application built with **Next.js** that allows users to upload, download, and manage their media files. The project provides a simple and efficient Google Drive-like experience.
## Features
- Upload and download media files seamlessly.
- User-friendly interface with **Radix UI** components.
- Scalable backend using **Appwrite** for file storage and API management.
- Responsive design powered by **Tailwind CSS**.
## Tech Stack
- **Frontend:** Next.js, Tailwind CSS, Radix UI
- **Backend & Storage:** Appwrite
## Installation and Setup
1. Clone this repository:
git clone https://github.com/your-username/nextdrive.git
2. Navigate to the project folder:
cd nextdrive
3. Install dependencies:
npm install
4. Configure environment variables:
- Set up Appwrite credentials in a `.env.local` file.
5. Run the application locally:
npm run dev
6. Open the app in your browser:
http://localhost:3000
## Contributing
Contributions are welcome! Feel free to fork the repository and create pull requests.
## License
This project is open-source and available under the MIT License.
---
-
Notifications
You must be signed in to change notification settings - Fork 0
A web application built with Next.js that allows users to upload, download, and manage their media files.
Vaibhav-Pant/NextDrive
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A web application built with Next.js that allows users to upload, download, and manage their media files.