Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sntakirutimana72/portfolio-desktop-version
A portfolio page that runs across multiple devices and allows user to display their traits, experiences, skills, and technologies. Built with HTLM, CSS, and JavaScript.
https://github.com/sntakirutimana72/portfolio-desktop-version
css3 html5 javascript
Last synced: 9 days ago
JSON representation
A portfolio page that runs across multiple devices and allows user to display their traits, experiences, skills, and technologies. Built with HTLM, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/sntakirutimana72/portfolio-desktop-version
- Owner: sntakirutimana72
- Created: 2022-04-27T11:52:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T12:09:57.000Z (over 2 years ago)
- Last Synced: 2024-10-10T10:22:55.519Z (26 days ago)
- Topics: css3, html5, javascript
- Language: CSS
- Homepage:
- Size: 970 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Portfolio: Desktop Version
A portfolio page that runs across multiple devices and allows user to display their traits, experiences, skills, and technologies. Built with HTLM, CSS, and JavaScript.
## Built With
- html
- css
- JavaScript## Live Demo
[Online Version Demo](https://sntakirutimana72.github.io/Portfolio-desktop-version/)
## Screenshots
### Homepage screenshot
![](./static/images/homepage.png)
## Getting Started
To get a copy of this project running on your local computer, do the followings:
### Prerequisites
- Must have a working computer
- A Web-Browser installed (Chrome - Recommended)### Setup
- Install _VSCode_ ([link](https://code.visualstudio.com/download))
- Clone this project repository on your local computer. ([link](../../))
- Open the project directory with _VSCode_### Install
Open _Terminal/Shell_ inside your _VSCode_ and run
```
npm install --force
```### Run tests
- For _hint_ tests, run
```
npm run lint:hint
```
- For _style_ tests, run
```
npm run lint:style
```
- For _eslint_ tests, run
```
npm run lint:es
```## Authors
👤 **Steve**
- GitHub: [@sntakirutimana72](../../../)
👤 **MOhammed Raad**
- GitHub: [@MoRaad97](https://github.com/MoRaad97)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Fellow Micronauts