This is my working portfolio. Inside you will find my background information, contact information, and my recent projects.
- Language: HTML,CSS and JavaScript
- Linters: Lighthouse, Webhint, Stylelint and ESLint
- Code Editor: VS Code
- Figma Template 1
Click here - Live Demo
To get a local copy up and running follow these simple steps.
- A web browser like Google Chrome.
- A code editor like Visual Studio Code with Git and Node.js.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Likewise for Node.js and npm for package installation.
$ node --version && npm --version
Clone the repository using the GitHub link provided below.
In the terminal, go to your file directory and run this command.
$ git clone git@github.com:Elijahdre/My_Portfolio.git
To check for linters, use the files provided by Microverse. A GitHub action is also set to run during pull request.
$ npm install
Kindly modify the files as needed. This website demonstrates both desktop and mobile versions.
This app is deployed in the GitHub Pages for easy viewing upon merged on the main branch. Please find the link in the Live Demo section.
Petro Lesapiti
- GitHub: Loltolo-Lesapiti
- Twitter: @Loltolo-Lesapiti
- LinkedIn: Loltolo-Lesapiti
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Code Reviewers
- Coding Partners
This project is MIT licensed.