Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmoseka/my-portfolio
A portfolio website that showcase all my completed projects so far
https://github.com/jmoseka/my-portfolio
css html javascript portfolio portfolio-website
Last synced: 16 days ago
JSON representation
A portfolio website that showcase all my completed projects so far
- Host: GitHub
- URL: https://github.com/jmoseka/my-portfolio
- Owner: jmoseka
- Created: 2022-03-17T14:19:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T17:35:49.000Z (about 2 years ago)
- Last Synced: 2024-05-28T21:48:47.191Z (7 months ago)
- Topics: css, html, javascript, portfolio, portfolio-website
- Language: CSS
- Homepage: https://jmoseka.github.io/My-Portfolio/
- Size: 21.9 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Portfolio
> This project builds a personal porfolio site to showcase some of the projects that I do.
## Built With
- **Languages:** HTML, CSS, JS
## Live Demo
[LIVE LINK](https://jmoseka.github.io/My-Portfolio/)
## Demo
## Getting Started
### Prerequisites
Download node [here](https://nodejs.org/en/download/) if not already installed in your local machine### Setup
1. Git [clone]("https://github.com/jmoseka/Portfolio-Mobile1") this repository to your local machineIssue the command ```git clone https://github.com/jmoseka/Portfolio-Mobile1``` on your terminal to download this repo
2. Download as [zip](https://github.com/jmoseka/Portfolio-Mobile1/archive/refs/heads/main.zip) and extract the files to your local machine
### Install
Copy [linter error](https://github.com/microverseinc/linters-config/tree/master/html-css-js) files for html, css and js to your root repoRun the command ```npm install --save-dev [email protected] [email protected] [email protected] [email protected]``` to install the required dependacies
### Usage
Use [liverserver](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer#:~:text=Shortcuts%20to%20Start%2FStop%20Server&text=Open%20a%20HTML%20file%20and,on%20Open%20with%20Live%20Server%20.&text=Open%20the%20Command%20Pallete%20by,Server%20to%20stop%20a%20server) to open and run the project in the browser### Run tests
Run tests on the .css files
```npx stylelint "**/*.{css,scss}"```Run tests on the .js files
```npx eslint ```Run ALL tests on the pull request
### Deployment
Files can be deployed with github pages## Authors 👤
Jamila Moseka
- GitHub: [jmoseka](https://github.com/jmoseka)
- LinkedIn [jamila-moseka](https://www.linkedin.com/in/jamila-moseka/)👥 **Co Authors**
Irotori Baroka
- GitHub: [Baroka-wp](https://github.com/Baroka-wp)
- Twitter: [IrotoriB](https://twitter.com/IrotoriB)
- LinkedIn: [Baroka](www.linkedin.com/in/baroka)Victor Aderibigbe
- GitHub: [V0pe](https://github.com/V0pe)Sonia Karungi
- GitHub: [SoniaKarungi](https://github.com/SoniaKarungi)
## Contributing 🤝
Contributions, issues, and feature requests are welcome!
## Acknowledgments 🥇
[Baroka Irotori](https://github.com/Baroka-wp)## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.