Welcome to the Leora tasks repository! This repository showcases a collection of sample websites and clone websites created as part of Leora's training program. Each project is hosted online, allowing you to view and interact with the live versions.
Leora Info Tech is located in Gummudipoondi and focuses on making software and providing IT services. They create websites, mobile apps, and help businesses use cloud computing. With a talented team and a promise of high quality, Leora Info Tech offers smart tech solutions to help businesses succeed. πΌπ
Link : task.elavarasan.me
Below is a list of the projects included in this repository, along with their live hosting links:
- Description: A clone of the Decathlon official website with more functionality, including product listings and a shopping cart.
- Live Link: View Project Three
- Repo: decathlon-clone
- Description: A clone of a company-profile design website, using HTML, CSS techniques.
- Live Link: View Project Two
- Repo: company-profile
- Description: A simple sample website demonstrating basic HTML, CSS.
- Live Link: View Project One
- Repo: blog-events
- Clone the Repository:
git clone https://github.com/follow-prince/Leora-Tasks.git
- Navigate to the Project Directory:
cd Leora-Tasks
- Open the Projects:
- Each project is contained in its own folder.
- Navigate to the desired project folder and open the
index.html
file in your web browser to view it locally.
Contributions are welcome! If you would like to add your own projects or improve existing ones, please follow these steps:
- Fork the Repository
- Create a New Branch:
git checkout -b feature/your-feature-name
- Make Your Changes
- Commit Your Changes:
git commit -m 'Add some feature'
- Push to the Branch:
git push origin feature/your-feature-name
- Open a Pull Request
This repository is licensed under the MIT License. See the LICENSE file for more details.