Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saluumaa/saluma-s-portfolio

This portfolio entails my projects and works I have done, It demonstrates my ability as a software develper
https://github.com/saluumaa/saluma-s-portfolio

css html javascript portfolio

Last synced: 5 days ago
JSON representation

This portfolio entails my projects and works I have done, It demonstrates my ability as a software develper

Awesome Lists containing this project

README

        

My Personal 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)
- [Run tests](#run-tests)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)

# πŸ“– [Personal Portfolio]

>Personal portfolio is a website to demonstrate my works and projects that I have done.

**[Saluuma’s Portfolio]**

## πŸ›  Built With

### Tech Stack

Client

### Key Features

- **[Github Flow execution]**

- **[Implement both Mobile and desktop version]**

(back to top)

## πŸš€ Live Demo

- [Live Demo Link](https://saluumaa.github.io/Saluma-s-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:

### Setup

Clone this repository to your desired folder:
Use Terminal:

cd my-folder

git clone [email protected]:saluumaa/Saluma-s-Portfolio.git

### Install

Install this project with:

cd my-project

npm install

### Run tests

To run tests, run the following command:

Npx hint . for testing the html file errors

npx stylelint "**/*.{css,scss}" to check errors for CSS file.

(back to top)


## πŸ‘₯ Authors

πŸ‘€ **Saluuma Hassan**

- GitHub: [@Saluumaa](https://github.com/saluumaa)
- Twitter: [@SalmaHIbrahim20](https://twitter.com/SalmaHIbrahim20)
- LinkedIn: [Salma ibrahim](https://www.linkedin.com/in/salma-ibrahim-78bb5a14a/)

(back to top)

## πŸ”­ Future Features

- [ ] **[Web Accessibility]**

- [ ] **[Implement Forms Validation]**

(back to top)


## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

Please give a ⭐️ if you like this project

(back to top)

## πŸ™ Acknowledgments

I would like to thank everyone contributed the completion of this project

(back to top)

## πŸ“ License
This project is [MIT](./LICENSE.md) licensed.

(back to top)