Skip to content

chans-dev/melody-manna

Repository files navigation

Melody Manna

A modern web application built with cutting-edge technologies, created using the Lovable platform.

🚀 Quick Start

Prerequisites

  • Node.js (Latest LTS version recommended)
  • npm (comes with Node.js)

Development Setup

  1. Clone the repository:
git clone https://github.com/chans-dev/melody-manna.git
cd melody-manna
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

🛠️ Technologies Used

This project leverages modern web technologies:

  • Vite - Next Generation Frontend Tooling
  • React - A JavaScript library for building user interfaces
  • TypeScript - JavaScript with syntax for types
  • shadcn-ui - Re-usable components built using Radix UI and Tailwind CSS
  • Tailwind CSS - A utility-first CSS framework

🔄 Development Workflows

Using Lovable Platform

  1. Visit the Lovable Project Dashboard
  2. Start prompting to make changes
  3. Changes will be automatically committed to this repository

Using Local Development

  1. Make your changes in your preferred IDE
  2. Test locally using npm run dev
  3. Commit and push changes
  4. Changes will be reflected in Lovable

Using GitHub Codespaces

  1. Click the "Code" button (green) on repository main page
  2. Select "Codespaces" tab
  3. Click "New codespace"
  4. Start coding in the browser!

🚀 Deployment

Quick Deploy

  1. Open Lovable Project
  2. Navigate to Share -> Publish

Custom Domain Setup

Currently, custom domains are not directly supported through Lovable. However, you can:

  1. Deploy your project to Netlify
  2. Configure your custom domain through Netlify's dashboard
  3. For detailed instructions, visit Custom Domains Documentation

🤝 Contributing

Feel free to:

  • Submit bug reports
  • Propose new features
  • Create pull requests

📝 Project Info

Project URL: https://lovable.dev/projects/87c6d1f2-5325-4ce4-bd05-fcc6dbc9e70f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages