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

https://github.com/masumajaffery/portfolio

The Portfolio holds the brief bio and showcase of projects that I will made during my Microverse Program by using technologies html, css & js, My All Future Projects will Land on this Website.
https://github.com/masumajaffery/portfolio

css html javascript

Last synced: 10 months ago
JSON representation

The Portfolio holds the brief bio and showcase of projects that I will made during my Microverse Program by using technologies html, css & js, My All Future Projects will Land on this Website.

Awesome Lists containing this project

README

          



logo

Portfolio

# 📗 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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [Portfolio]

**[My-Portfolio]** is the Project where my projects landed in future!

## 🛠 Built With

### Tech Stack

> HTML,CSS,GITHUB

Client

### Key Features

- **[Repository Setup!]**
- **[Add Html & CSS, Javascript Files]**
- **[Linters Configurations]**

(back to top)

## 🚀 Live Demo

> https://masumajaffery.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 the following tools:
- Node installed in your computer
- IDE(e.g.: Vscode,...)
- HTML-CSS-JS-GitHub
- etc.

### Setup

Clone this repository to your desired folder:

```sh
cd your-prefered-folder

git clone https://github.com/MasumaJaffery/Portfolio.git
```

### Install

- Install project's packages with:

```sh
cd Portfolio

npm install or npm i
```

### Usage

To run the project, execute the following command:

Open index.html using live server extention.

## Run Tests

To run tests, run the following command:

Track HTML linter errors run:
npx hint .
Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
Track JavaScript linter errors run:
npx eslint .

## Deployment

You can deploy this project using: GitHub Pages,
- I used GitHub Pages to deploy my website.
- For more information about publishing sources, see "About GitHub pages".

## 👥 Authors

👤 **Syeda Masuma Fatima**

- GitHub: [@MasumaJaffery](https://github.com/MasumaJaffery)
- Twitter: [@MasumaJaffery](https://twitter.com/MasumaJaffery)
- LinkedIn: [Masuma Jaffery](https://www.linkedin.com/in/masuma-jaffery-797a29256/)

👤 **Nitcelis Bravo**

- GitHub: [Nitcelis Bravo](https://github.com/NitBravoA92)
- Twitter: [@softwareDevOne](https://twitter.com/softwareDevOne)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nitcelis-bravo-alcala-b65340158)

👤 **Alibaba2023**
- GitHub: [@Alibaba2023](https://github.com/Alibaba2023)
- Twitter: [@AliBabaHu2023](https://twitter.com/AliBabaHu2023)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ali-baba-hussaini-630607267/)

## 🔭 Future Features

- [ ] **[Styling]**
- [ ] **[Responsiveness]**
- [ ] **[Relaibility]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## ⭐️ Show your support

If you like this project..! Ask me Detials on

(back to top)

## 🙏 Acknowledgments

I would like to thank you Microverse!

## 📝 License

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

(back to top)