https://github.com/rysth/portfolio-project
https://github.com/rysth/portfolio-project
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rysth/portfolio-project
- Owner: Rysth
- Created: 2023-05-31T16:42:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T14:54:28.000Z (almost 3 years ago)
- Last Synced: 2025-08-08T14:22:33.685Z (11 months ago)
- Language: HTML
- Size: 2.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
John Palacios - Microverse Student
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Test](#test)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
A **Portfolio Website** that allows recruiters to see my most relevant jobs by presenting them with a modern landing page. Built with HTML, CSS, and JavaScript.
Client
- **HTML Document**
- **CSS Document**
- **JavaScript DOM Manipulation**
- **Figma Template Design**
- [Live Demo Link](https://rysth.github.io/Portfolio-Project/)
To get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder:
```
cd Portfolio-Project
git clone https://github.com/Rysth/Portfolio-Project.git
code . (To open VS Code Editor)
```
### Test
In order to follow the Linters you could check them using this:
```
npx hint . (Checks the HTML files.)
npx stylelint "**/*.{css,scss}" (Checks the CSS/SCSS files.)
npx eslint . (Checks the JavaScript files.)
```
👤 **Rysth**
- GitHub: [@rysth](https://github.com/Rysth)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to watch it and take some features that will enhance your project
aswell.
I would like to thank to the Microverse Team for reviewing my code and make me a better
proffessional.
This project is [MIT](./MIT.md) licensed.