# Lamahi Chamber of Commerce
Lamahi Chamber of Commerce is a web application built to showcase the services, events, and information related to the Lamahi Chamber of Commerce. The frontend is developed using React.js with Vite, while the backend utilizes WordPress as a headless CMS.
## Features
- Display information about the Lamahi Chamber of Commerce.
- Showcase services provided by the chamber.
- Share upcoming events and news updates.
- Provide resources and contact information.
## Live Demo
The Lamahi Chamber of Commerce application is accessible at [lamahichamberofcommerce.org.np](https://www.lamahichamberofcommerce.org.np).
## Installation
### Prerequisites
- Node.js (v14.x or later)
- npm (v7.x or later)
- WordPress installation (ensure the REST API is enabled)
### Frontend Setup
1. Clone the repository:
```bash
git clone git@github.com:dipenbhat557/Lamahi-Chamber-of-commerce.git
```
-
Navigate to the project directory:
cd Lamahi-Chamber-of-commerce
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
This will start the development server at
http://localhost:3000
.
-
Install and set up WordPress on your server.
-
Ensure the WordPress REST API is enabled.
-
Copy the WordPress backend code to your server.
-
Configure the necessary settings such as database connection details in
wp-config.php
.
Once both frontend and backend are set up:
-
Access the frontend application at
http://localhost:3000
or visit the live demo at lamahichamberofcommerce.org.np. -
Explore the content related to the Lamahi Chamber of Commerce.
-
Navigate through services, events, news, and contact information.
Contributions are welcome! If you'd like to contribute to the Lamahi Chamber of Commerce project, please follow these steps:
-
Fork the repository.
-
Create your feature branch:
git checkout -b feature/new-feature
-
Commit your changes:
git commit -am 'Add some feature'
-
Push to the branch:
git push origin feature/new-feature
-
Submit a pull request.
This project is licensed under the MIT License.
For any inquiries or support, please contact Dipendra Bhatta.