-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8a14a0b
commit 26b1550
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
Laksala Sri Lanka Website | ||
Overview | ||
Welcome to the Laksala Sri Lanka website repository! This project is a fully functional, industry-standard modern website developed specifically for Laksala Sri Lanka. Laksala is a renowned state-owned entity in Sri Lanka, specializing in the promotion and sale of traditional Sri Lankan handicrafts and handlooms. | ||
|
||
Features | ||
Database Integration: The website incorporates a robust database to manage and store essential data efficiently. | ||
|
||
Admin Panel: A secure admin panel has been implemented to facilitate seamless management of website content, users, and other relevant aspects. | ||
|
||
Modern Web Functions: Leveraging the latest web technologies, this website includes all the functionalities expected in a modern and user-friendly web platform. | ||
|
||
Getting Started | ||
To get started with the project, follow these steps: | ||
|
||
Clone the Repository: | ||
|
||
bash | ||
Copy code | ||
git clone https://github.com/PramudithaKeshara/Laksala-Website.git | ||
Navigate to the Project Directory: | ||
|
||
bash | ||
Copy code | ||
cd Laksala-Website | ||
Install Dependencies: | ||
|
||
bash | ||
Copy code | ||
npm install | ||
Run the Application: | ||
|
||
bash | ||
Copy code | ||
npm start | ||
Contributing | ||
We welcome contributions from the community to enhance the features and functionalities of the Laksala Sri Lanka website. If you have ideas for improvements, open issues or submit pull requests. | ||
|
||
License | ||
This project is licensed under the MIT License - see the LICENSE file for details. | ||
|
||
Contact | ||
For inquiries or feedback, please contact the project maintainers: | ||
|
||
Pramuditha Keshara | ||
Thank you for your interest and contribution to the Laksala Sri Lanka website! |