Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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