Skip to content

iranpsc/components-react

Repository files navigation

components-react

Description

This project is designed to provide reusable components for React applications, aimed at streamlining development and maintaining a consistent UI across projects. The main objective is to offer a library of components that can be easily integrated into any React project for faster development and higher maintainability.

Installation and Setup

To install and set up the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/iranpsc/components-react.git
    cd components-react
  2. Install the necessary packages:

    npm install
  3. Configure the required environment files (if any).

  4. Run the project using the following command:

    npm run dev

Contribution Guidelines

To contribute to this project, follow these steps:

  1. First, fork the repository and then create a separate branch for your changes:

    git checkout -b feature-branch-name
  2. Make your changes and commit them regularly with descriptive messages:

    git commit -m "Brief description of the changes"
  3. Once your changes are complete, submit a pull request to have it reviewed by the development team.

Development Rules

When contributing, developers should follow these rules:

  • Separate branches for each feature: For every new feature or bug fix, create a separate branch with an appropriate name. For example:

    git checkout -b feature/new-feature
  • Regular commits with descriptive messages: Make small, regular commits with clear explanations to make tracking changes easier. Use descriptive commit messages.

  • Submit pull requests for review: Before merging into the main (main or master) branch, submit a pull request to have your changes reviewed by the team.

  • Follow coding standards: All code must adhere to the project's coding standards. Use linting tools to ensure code quality.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

Production of the required components for the internal part of the Metaverse Rang project

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages