
## Installation

Follow these steps to install the plugin:

1. **Download the Plugin:**
   - Clone the repository : `$ git clone https://github.com/lazycodersllc/lazytask.git`

2. **Upload to WordPress:**
   - Upload the entire plugin folder to the `wp-content/plugins/` directory of your WordPress installation.

3. **Activate the Plugin:**
   - Go to the WordPress admin dashboard.
   - Navigate to "Plugins" in the left sidebar.
   - Find the plugin name "Luminous Project MS" in the list and click the "Activate" button.

4. **Go to Plugin Folder Open your terminal and then type:**
    - `$ npm install` This installs the required dependencies.
    - `$ npm start` To run the React front-end.