Skip to content

devsujandas/GLOWDOCK

Repository files navigation

Glowdock

A modern, responsive landing page for Glowdock – a secure file management platform.


🚀 Features

  • 🌑 Dark Theme with gradient backgrounds
  • 📱 Mobile-first, responsive design
  • 🎨 Modern UI components from shadcn/ui
  • Smooth animations with Tailwind transitions
  • 🧾 Sections included:
    • Navigation (Desktop + Mobile)
    • Hero Section with CTA
    • Features Section
    • Pricing Plans
    • Testimonials
    • Call to Action
    • Footer with links
  • 🔐 Sign In & Sign Up Modals (custom components)

🛠️ Tech Stack


📦 Installation & Setup

Clone this repository:

git clone https://github.com/devsujandas/glowdock-file-sharing.git
cd glowdock-file-sharing
Install dependencies:

bash
Copy code
npm install
# or
yarn install
Run development server:

bash
Copy code
npm run dev
# or
yarn dev
Now open http://localhost:3000 to view it in your browser 🚀

📂 Project Structure
csharp
Copy code
glowdock-file-sharing/
│── components/        # UI Components
│── app/               # Next.js App Router
│   └── page.tsx       # Main landing page
│── public/            # Static assets
│── styles/            # Tailwind styles
│── README.md          # Project docs
🔑 Environment
Make sure you have installed:

Node.js >= 18

npm or yarn

Tailwind & shadcn configured in your Next.js project

🧩 Future Improvements
Add backend API for authentication

Connect to database for users & pricing

Add real-time analytics

Integrate AI assistant chatbot

📜 License
This project is licensed under the MIT License.
Feel free to use and modify for your own projects.

✨ Author
Sujan Das
Glowdock – Secure File Management Platform

pgsql
Copy code

Would you like me to also add **preview screenshots section** (with placeholders for images) so it look

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published