Skip to content

sushil016/lumadev

Repository files navigation

Lumadev - MVP Agency & Product Development

About Lumadev

Lumadev is a full-service digital agency specializing in MVP (Minimum Viable Product) development and product strategy. We help startups and businesses bring their ideas to life with rapid prototyping, user-centered design, and scalable development solutions.

Our Services

  • MVP Development: Rapid prototyping and development of minimum viable products
  • Product Strategy: Market research, user experience design, and product roadmapping
  • Web & Mobile Development: Custom applications built with modern technologies
  • UI/UX Design: User-centered design that drives engagement and conversion
  • Technical Consulting: Architecture planning and technology stack recommendations

Technology Stack

This project is built with modern, scalable technologies:

  • Frontend: React with TypeScript for type-safe development
  • Styling: Tailwind CSS for rapid, responsive design
  • UI Components: shadcn/ui for consistent, accessible components
  • Build Tool: Vite for fast development and optimized builds
  • Backend: Node.js with Prisma ORM for database management

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn package manager

Installation

# Clone the repository
git clone https://github.com/sushil016/lumadev.git

# Navigate to the project directory
cd lumadev

# Install dependencies
npm install

# Start the development server
npm run dev

#navigate to backend dir
cd backend

npm install

The frontend application will be available at http://localhost:5173 The backend application will be available at http://localhost:3001

Building for Production

# Build the project for production
npm run build

# Preview the production build
npm run preview

Project Structure

lumadev/
|--backend
├── src/
│   ├── components/     # Reusable UI components
│   ├── pages/         # Page components
│   ├── hooks/         # Custom React hooks
│   └── lib/           # Utility functions and configurations
├── public/            # Static assets
├── backend/           # Backend API and database
└── docs/             # Documentation

Development

Code Style

  • TypeScript for type safety
  • ESLint for code linting
  • Prettier for code formatting
  • Tailwind CSS for styling

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build
  • npm run lint - Run ESLint
  • npm run type-check - Run TypeScript type checking

Contact

Ready to build your MVP? Let's discuss your project:

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages