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.
Check out the live demo here.
Follow these instructions to get the project up and running on your local machine.
Make sure you have the following installed:
- Clone the repository:
git clone https://github.com/100percentBAKA/mui-landing-page.git
- Navigate to the project directory:
cd mui-landing-page
- Install Dependencies
npm install
- Run dev server
npm start
- Open your browser and visit http://localhost:3000 to view the landing page.
Contributions are welcome. This website is made fully responsive, please raise an issue if any component is found not responsive.