Skip to content

BoyWhoCriedWolf/mc-landing

Repository files navigation

MultiplyClient/UI Landing Page

Build your React landing page effortlessly with the required sections to your project. Live Demo

Sections

  • Navbar
  • About
  • Multiply Protocol Breakdown
  • Partner With Creator & Take Rev Share In Business
  • More Client Results
  • Footer

Features

  • Fully Responsive Design
  • User Friendly Navigation
  • Dark Mode
  • Meta tags

How to install

  1. Clone this repository:
git clone https://github.com/BoyWhoCriedWolf/mc-landing.git
  1. Go into project
cd mc-landing
  1. Install dependencies
npm install
  1. Run project
npm run dev