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

https://github.com/ibr5500/portfolio

A portfolio app that present my latest projects, built with HTML5, CSS, and JavaScript.
https://github.com/ibr5500/portfolio

css html javascript

Last synced: about 1 year ago
JSON representation

A portfolio app that present my latest projects, built with HTML5, CSS, and JavaScript.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Portfolio: setup and mobile version skeleton

> in this project:
- Set up the linters for html, css, and JavaScript.
- Create a popup window for desktop and mobile.

## Built With

- Html
- Css
- JavaScript
- VS Studio
- Git Bash

## Live Demo (if available)

[Click](https://ibr5500.github.io/Portfolio/) for Live Demo Link

## Getting Started

**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.**

To get a local copy up and running follow these simple example steps.

### Prerequisites
- HTML & CSS & JS

### Setup
- linters for HTML, CSS and JS

### Run tests
- Open your terminal, move to the directory where you want to clone the app (i.e cd Documents)
- Enter git clone git@github.com:ibr5500.github.io/Portfolio/
- Change to the directory you just clone into (i.e cd Portfolio)
- Open index.html from the list of files in your left handside
- Right click on your opened index.html file and launch the live server to preview
- Include any possible changes and run "git add ."
- Commit the changes with a descriptive message (i.e xyz features added)
- Push the changes to changes to the repository (i.e git push)

### Deployment
- This app is deployed using Github pages (https://pages.github.com/)

## Author

👤 **Ibrahim Ahmat**

- GitHub: [@ibr5500](https://github.com/ibr5500)
- Twitter: [@ibr_ahmat](https://twitter.com/ibr_ahmat)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ibrahim-ahmat-b5513b1a6/)

## 🤝 Contributing

- GitHub: [@RWUBAKWANAYO](https://github.com/RWUBAKWANAYO)

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Please give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.