Skip to content

Latest commit

 

History

History
76 lines (66 loc) · 3.3 KB

README.md

File metadata and controls

76 lines (66 loc) · 3.3 KB

Minders - Creative Community Platform

React Badge Tailwind CSS Badge Swiper.js Badge MIT License Badge

Minders is a modern web application built with React, showcasing a platform for creative artists and professionals. This frontend-only project demonstrates a sleek design and interactive user interface for a community-focused art and creativity platform.

✨ Features

  • Responsive Design using Tailwind CSS
  • Interactive Components like carousel and accordion
  • Custom Routing with React Router
  • Gradient Text and Button Effects
  • Smooth Sliding with Swiper.js integration

🎨 Preview

Feature Preview 1 Feature Preview 2 Feature Preview 3

🚀 Prerequisites

Ensure you have the following tools:

  • Node.js Badge Node.js (v14.0.0 or later)
  • npm Badge npm (v6.0.0 or later)

📥 Installation

  1. Clone the repository:
    git clone https://github.com/your-username/minders.git
  2. Navigate to the project directory:
    cd minders
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm start

    This will start the application on http://localhost:3000.

  5. Create a production build:
    npm run build

📂 Project Structure

  • /src: Source code
  • /components: Reusable React components
  • /pages: Page components
  • /routes: Routing configuration
  • /public: Static assets and HTML template

🛠 Technologies Used

  • React.js
  • React Router
  • Tailwind CSS
  • Swiper.js

🤝 Contributing

We welcome contributions! Please check the issues page for open issues and feature requests.

📜 License

This project is open source and available under the MIT License.