Skip to content

moun-io/moun.web.v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moun Web V2

Project Overview

Moun Web V2 is a front-side modern web application built to provide a seamless experience for users engaging with the Moun platform. Developed using the latest web technologies. version 1.0


Screenshot 2024-11-16 at 17 18 42

The Very Start of a Pro Composer.

Features

  • Dynamic Routing: Built with Next.js for optimized server-side rendering (SSR) and static site generation (SSG).
  • TypeScript Integration: Ensures type safety and a robust development environment.
  • Tailwind CSS: For responsive, utility-first styling, with easy customization.
  • Custom Components: Reusable UI elements to streamline development and ensure consistency.
  • API-Driven Data Handling: Integration with backend services moun.api.v2 for dynamic content.

Tech Stack

  • Framework: Next.js
  • Language: TypeScript
  • Styling: Tailwind CSS, with Google Fonts (Inter)
  • Build/Deploy Tools: Vercel

Installation & Setup

  1. Clone the repository:

    git clone https://github.com/JinhyukKo/moun.web.v2.git
    cd moun.web.v2
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser to see the application.


Deployment

The application is deployed using Vercel, leveraging its seamless integration with Next.js for efficient CI/CD workflows.


Directory Structure

  • /app: Next.js routing and server-side logic.
  • /components: Reusable UI components.
  • /lib: functions, custom elements for utility
  • /public: Static assets like images and fonts.

About

🎹 Music Auction Platform 🎹

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published