mantinedev / mantine

A fully featured React components library
https://mantine.dev
MIT License
26.79k stars 1.9k forks source link

React Vite Mantine Boilerplate #6786

Closed d-agung-sungkono closed 1 month ago

d-agung-sungkono commented 2 months ago

Link to the repository on GitHub

https://github.com/d-agung-sungkono/react-vite-mantine-boilerplate

Features of the template, describe how it is different from other templates

React Vite Mantine Boilerplate

Description

The React Vite Mantine Boilerplate is a ready-made development framework designed to help developers quickly build websites that combine both a landing page and a content management system (CMS) or admin dashboard within the same project. This boilerplate simplifies the development process by providing a pre-configured structure with essential features already in place.

Key Features

Installation

To get started with React Vite Mantine Boilerplate, follow these steps:

  1. Download or clone this repository:
    git clone https://github.com/d-agung-sungkono/react-vite-mantine-boilerplate.git
  2. Navigate into the project directory:
    cd react-vite-mantine-boilerplate
  3. Install dependencies:
    npm i
  4. Run the development server:
    npm run dev

    Your project will now run on a local development server and can be accessed through your browser.

Usage

Once installed, you can immediately start adding content or new components to this boilerplate. Features like role-based route protection and localization are already set up and ready to go.

Contributing

We welcome contributions from everyone. If you’d like to contribute, please follow these steps:

  1. Fork this project
  2. Create a new branch for the feature or fix you want to add:
    git checkout -b feature/new-feature
  3. Commit your changes:
    git commit -m 'Add new feature'
  4. Push to the new branch:
    git push origin feature/new-feature
  5. Open a Pull Request on GitHub for review. All types of contributions are appreciated, from bug fixes and new features to improving documentation.

License

This project is licensed under the MIT License.

slk333 commented 1 month ago

should you mention that this template uses redux?

d-agung-sungkono commented 1 month ago

Yes I use redux

should you mention that this template uses redux?

rtivital commented 1 month ago

Thanks for submitting a template, unfortunately it cannot be added as it is not very different from other templates and does not provide unique setup features.

d-agung-sungkono commented 1 month ago

Hi, thanks for your reply.

Actually, I'm glad that my code has been reviewed by professional programmer like your team. Is it still an open opportunity for me to develop something more with you guys?

Thanks

On Thu, Oct 3, 2024 at 7:00 PM Vitaly Rtishchev @.***> wrote:

Thanks for submitting a template, unfortunately it cannot be added as it is not very different from other templates and does not provide unique setup features.

— Reply to this email directly, view it on GitHub https://github.com/mantinedev/mantine/issues/6786#issuecomment-2391238222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXJTOXBNHDMBXCNBQCKJAATZZUWUNAVCNFSM6AAAAABNY2XUN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJRGIZTQMRSGI . You are receiving this because you authored the thread.Message ID: @.***>

rtivital commented 1 month ago

You are welcome to contribute any bug fixed marked with "help wanted" tag