Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aathifzahir/minders
https://github.com/aathifzahir/minders
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/aathifzahir/minders
- Owner: AathifZahir
- License: mit
- Created: 2024-10-22T16:49:42.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-24T19:52:46.000Z (3 months ago)
- Last Synced: 2024-10-25T13:22:27.061Z (3 months ago)
- Language: JavaScript
- Homepage: https://minders-sigma.vercel.app
- Size: 2.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Minders - Creative Community Platform
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
🚀 Prerequisites
Ensure you have the following tools:
-
Node.js (v14.0.0 or later) -
npm (v6.0.0 or later)
📥 Installation
- Clone the repository:
git clone https://github.com/your-username/minders.git
- Navigate to the project directory:
cd minders
- Install the dependencies:
npm install
- Start the development server:
npm start
This will start the application on
http://localhost:3000
.
- 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.