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

https://github.com/yacoubou-seidou/portfolio


https://github.com/yacoubou-seidou/portfolio

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Portfolio

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Portfolio ](#-portfolio-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Portfolio

> This is my first Portfolio project in the Microverse. Responsive on mobile and desktop

**Portfolio** is a basic HTML,CSS and Javascript repository

## 🛠 Built With

### Tech Stack

> HTML&CSS

### Key Features

- **[Form_submission]**
- **[Pop_up_modal]**
- **[LocalStorage_data_save]**

## 🚀 Live Demo

- [Live Demo Link](https://yacoubou-seidou.github.io/Portfolio/)

(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:

```sh
sudo apt install git-all
or
npm install
Fontawesome CDN
Google font Poppin normal 400
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Yacoubou-seidou/Portfolio.git
```

### Usage

To run the project, execute the following command:

```sh
Open index.html in browser
or
open with Live server in Vscode
```

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [yacoubou-seidou](https://github.com/yacoubou-seidou)
👤 **Author2**

- GitHub: [Prince-Nwuke](https://github.com/prius2055)
👤 **Author3**

- GitHub: [Samuel-O.Acheampong](https://github.com/yawsamcode)
👤 **Author3**

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

(back to top)

## 🔭 Future Features

- [ ] **[Add_project_details]**
- [ ] **[Add_a_profile_picture]**
- [ ] **[Add_link_to_a_tags]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Yacoubou-seidou/Hello-Microverse/issues).

(back to top)

## ⭐️ Show your support

If you like this project give me a follow

(back to top)

## 🙏 Acknowledgments

I would like to thanks all my coding partners at Microverse

(back to top)

## 📝 License

This project is [MIT](./Licence.md) 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)