aashay28 / multor

Responsive multor theme completed in 7 hours

Home Page:https://multortheme.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multor-Theme

Created by Aashay in 7 hours

Multor-Theme is a UI-based theme created for a challenge. This project utilizes Material-UI and Tailwind CSS to provide a visually appealing and responsive design.

Description

The Multor-Theme project is a demonstration of a user interface design without any functional implementation. The goal was to create an aesthetically pleasing theme using Material-UI and Tailwind CSS within a limited timeframe of 7 hours.

The project showcases the seamless integration of Material-UI components and the flexibility of Tailwind CSS utility classes. The combination of these two powerful frameworks allows for the creation of visually stunning user interfaces with ease.

Please note that this project is purely for demonstration purposes and does not include any functional features or backend integration. It serves as a showcase of UI design skills and the ability to leverage popular CSS frameworks.

Technologies Used

Material-UI: A popular React UI framework that provides a set of pre-built components following the Material Design guidelines. It offers a wide range of customizable and reusable UI elements.

Tailwind CSS: A utility-first CSS framework that provides a set of utility classes for rapid and flexible styling. Tailwind CSS allows for easy customization and responsive design.

Installation

To run the Multor-Theme project locally, follow these steps:

Clone the repository:

# Clone Repo
git clone https://github.com/aashay28/multor.git

# Navigate to the project directory:
cd multor

# Install the dependencies:
npm install

# Start the development server:
npm start

Open your browser and visit http://localhost:3000 to view the Multor-Theme application.

Credits

Aashay: Lead developer and designer of the Multor-Theme project.

UI Screens

Screenshot 2023-07-17 at 2 46 46 PM Screenshot 2023-07-17 at 2 46 55 PM Screenshot 2023-07-17 at 2 47 12 PM Screenshot 2023-07-17 at 2 47 17 PM Screenshot 2023-07-17 at 2 47 27 PM Screenshot 2023-07-17 at 2 47 40 PM Screenshot 2023-07-17 at 2 47 59 PM

Please note that the above readme description is a template and should be customized to reflect the specific details of your project.

About

Responsive multor theme completed in 7 hours

https://multortheme.vercel.app/


Languages

Language:JavaScript 88.8%Language:HTML 6.8%Language:CSS 4.3%