This repository contains the source code for my personal engineering portfolio site hosted at ljost.com. The site is built using Bootstrap, a popular frontend framework, to showcase my engineering projects and skills.
This site serves as a digital showcase of my engineering expertise, including projects I've worked on, my skills, and other relevant information. It is designed to provide visitors with an overview of my qualifications and experiences in the field of engineering.
To get a local copy of this project up and running for development or customization, follow these steps:
-
Clone this repository to your local machine:
git clone [email protected]:l-jost/ljost-website.git
-
Open the project directory:
cd ljost-website
-
Open the
index.html
file in your preferred text editor to make changes to the content or customize it according to your needs. -
Install npm packages
npm install
-
Mount locally and connect to it through http://localhost:3000/
npm start
If you find any issues, have suggestions, or want to contribute to this project, feel free to open an issue or submit a pull request. Contributions are welcome!
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.