Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.56 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.56 KB

Engineering Portfolio

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.

Table of Contents

About

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.

Getting Started

To get a local copy of this project up and running for development or customization, follow these steps:

  1. Clone this repository to your local machine:

    git clone [email protected]:l-jost/ljost-website.git
  2. Open the project directory:

    cd ljost-website
  3. Open the index.html file in your preferred text editor to make changes to the content or customize it according to your needs.

  4. Install npm packages

    npm install
  5. Mount locally and connect to it through http://localhost:3000/

    npm start

Contributing

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!

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.