Welcome to the GitHub repository for the Palorinne OY Landing Page! This project showcases a fully responsive, professionally designed landing page.
You can access the live version of the landing page here.
The landing page includes the following sections:
- Home: A welcoming introduction to the site.
- About: Information about the company and its services.
- Services: A detailed breakdown of services offered.
- Contact: A section for users to reach out for more information.
The landing page is built using the following technologies:
- HTML: The standard markup language for documents designed to be displayed in a web browser.
- SCSS: A CSS preprocessor which lets us use features that aren't available in CSS yet like variables, nesting, mixins, inheritance, and others. Used extensively for styling the page, including child selectors, loops, pseudo-elements, media queries, functions, variables, and keyframes.
- JQuery: A fast, small, and feature-rich JavaScript library. Used for creating animations and managing events on the page.
- Bootstrap: The world’s most popular front-end open source toolkit, used for developing with HTML, CSS, and JS.
- Figma: Used for designing the layout and user interface of the landing page.
The application consists of a single landing page, divided into various sections each representing a separate component of the webpage.
To run this project locally, follow these steps:
git clone https://github.com/marktim24/MarkTim-portfolio.git
- Navigate into the project directory:
cd MarkTim-portfolio
- Install the dependencies:
yarn
- Start the local development server:
yarn dev
Your local copy of the project should now be running at http://localhost:3000.
While this portfolio is a personal project, I'm open to suggestions and improvements. Feel free to fork the repository and submit a pull request or create an issue.
This project is licensed under the MIT License. For more details, see the LICENSE file in this repository.
If you'd like to contact me, you can reach out at:
Email: marktimoshevich@gmail.com
Thank you for taking the time to explore my portfolio!