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

https://github.com/ubdanam/portfolio

Welcome to my portfolio project, where you can explore my latest projects, and tech stacks, and learn more about me. From web applications to mobile apps, my projects showcase my skills in programming languages/frameworks like JavaScript, Next, and React Native. Each project comes with a detailed description, highlighting the unique features...
https://github.com/ubdanam/portfolio

css3 html5 javascript

Last synced: 10 months ago
JSON representation

Welcome to my portfolio project, where you can explore my latest projects, and tech stacks, and learn more about me. From web applications to mobile apps, my projects showcase my skills in programming languages/frameworks like JavaScript, Next, and React Native. Each project comes with a detailed description, highlighting the unique features...

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Portfolio

**Portfolio: Mobile only** is a portfolio only for mobile devices built with HTML and CSS.

## 🛠 Built With

### Tech Stack

Client


  • HTML

  • CSS

### Key Features

- **Added a navbar**
- **Added a style for home page using flexbox**
- **Added a background image for my homepage**
- **Added some bio about me**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://abdurahim-miftah.onrender.com/)

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- **Web Browser**

### Setup

Clone this repository to your desired folder

### Install

Install this project with:

```sh
cd porfolio
npm install
```

### Usage

Run this project by:

opening the index.html which is located inside the cloned folder, in the browser.

(back to top)

## 👥 Authors

👤 **Author1**

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

(back to top)

## 🔭 Future Features

- [ ] **Add more content to my home page**
- [ ] **Add footer for my home page**
- [ ] **Develop style for desktop size**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the Issues page

(back to top)

## ⭐️ Show your support

If you like this project leave a star

(back to top)

## 🙏 Acknowledgments

I would like to thank microverse for there help in teaching us how to use flexbox for this project

(back to top)

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)