Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohammedjawwad/qest_assessment

Qest
https://github.com/mohammedjawwad/qest_assessment

lucide-icons lucide-react react-router-dom reactjs responsive-web-design styling-techniques tailwindcss vite

Last synced: 3 days ago
JSON representation

Qest

Awesome Lists containing this project

README

        

# RMax - Business Management Platform 🚀

A modern, responsive business management platform built with React, Vite, and Tailwind CSS.

## 🌟 Live Demo

live demo: [ RMax Platform ](https://qest-assessment.netlify.app/)

## 🛠️ Technologies Used

- **Frontend Framework:** React 18
- **Build Tool:** Vite
- **Styling:** Tailwind CSS
- **Icons:** Lucide React
- **Routing:** React Router DOM
- **UI Components:** Headless UI
- **Code Quality:** ESLint

## 📸 Screenshots

### Landing Page
![Landing Page](public/LandingPage.png)

### Features Page
![Features Page](public/FeaturesPage.png)

### Pricing Page
![Pricing Page](public/PricingPage.png)

### Support Page
![Support Page](public/SupportPage.png)

## 🚀 Getting Started

1. **Clone the repository**
```bash
git clone https://github.com/MohammedJawwad/qest_assessment.git
cd qest_assessment
```

2. **Install dependencies**
```bash
npm install
```

3. **Start development server**
```bash
npm run dev
```

4. **Build for production**
```bash
npm run build
```

## 📦 Project Structure

```
rmax/
├── src/
│ ├── assets/
│ ├── components/
│ │ ├── Footer.jsx
│ │ └── Header.jsx
│ ├── pages/
│ │ ├── LandingPage.jsx
│ │ ├── FeaturesPage.jsx
│ │ ├── PricingPage.jsx
│ │ └── SupportPage.jsx
│ ├── App.css
│ ├── index.css
│ └── App.jsx
├── public/
├── package.json
├── vite.config.js
├── tailwind.config.js
└── README.md
```

## ✨ Key Features

- 🎨 Modern and Clean UI Design
- 📱 Fully Responsive Layout
- 🚀 Optimized Performance
- ♿ Accessibility Focused
- 🌐 SEO Friendly Structure
- 📦 Component-Based Architecture


**Jawwad**
- MyWebsite: [Portfolio](https://mohammedjawwad.netlify.app/)
- LinkedIn: [Mohammed Jawwad](https://www.linkedin.com/in/mohammedjawwad/)
---

Built with ❤️ using React + Vite + Tailwind CSS - Jawwad