Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.24 KB

File metadata and controls

40 lines (32 loc) · 1.24 KB

React Material-UI Landing Page

Welcome to the React Material-UI Landing Page project! This simple landing page is built using React.js and the Material-UI 5 component library. It is designed to be responsive and is open for contributions.

Built with

My Skills

Demo

Check out the live demo here.

Getting Started

Follow these instructions to get the project up and running on your local machine.

Prerequisites

Make sure you have the following installed:

  • Node.js
  • npm (usually comes with Node.js installation)

Installation

  1. Clone the repository:
    git clone https://github.com/100percentBAKA/mui-landing-page.git
  2. Navigate to the project directory:
    cd mui-landing-page
  3. Install Dependencies
    npm install
  4. Run dev server
    npm start
  5. Open your browser and visit http://localhost:3000 to view the landing page.

Contribution

Contributions are welcome. This website is made fully responsive, please raise an issue if any component is found not responsive.