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.
- Host: GitHub
- URL: https://github.com/ibr5500/portfolio
- Owner: ibr5500
- Created: 2022-03-16T13:00:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T11:46:37.000Z (over 3 years ago)
- Last Synced: 2024-12-28T05:36:11.028Z (over 1 year ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage: https://ibr5500.github.io/Portfolio/
- Size: 4.91 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.