Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mohammedjawwad/qest_assessment
- Owner: MohammedJawwad
- Created: 2024-12-21T14:19:13.000Z (13 days ago)
- Default Branch: main
- Last Pushed: 2024-12-21T14:51:25.000Z (13 days ago)
- Last Synced: 2024-12-21T15:29:04.129Z (12 days ago)
- Topics: lucide-icons, lucide-react, react-router-dom, reactjs, responsive-web-design, styling-techniques, tailwindcss, vite
- Language: JavaScript
- Homepage: https://qest-assessment.netlify.app/
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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