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

https://github.com/iamsjunaid/my-portfolio

This website showcase my skills experiences and recent works.
https://github.com/iamsjunaid/my-portfolio

css html javascript react tailwindcss

Last synced: 10 months ago
JSON representation

This website showcase my skills experiences and recent works.

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)
- [🎥 Walkthrough Video](#walkthrough-video)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 About the Project

This website showcase my skills experiences and recent works.

## 🛠 Built With

### Tech Stack

HTML

CSS

Javascript

ReactJS

(back to top)

### Key Features

*Shows a list of projects*

*Navigation to live version of the apps and github source code*

(back to top)

## 🚀 Live Demo

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

(back to top)

(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 to clone or fork and run it in a browser

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
git clone https://github.com/iamsjunaid/my-portfolio.git
```
For more information on how to clone or fork a repository:
- How to clone a repo
- How to fork a repo

### Install

- To install the package
```sh
npm install
```

### Usage

- To run the project

```sh
npm start
```

### Tests

- To test the project run the following `cmd`:

```sh
npm run test
OR
npm test
```

- To check the linter issues

```sh
npx eslint "**/*.{js,jsx}"
```

```sh
npx stylelint "**/*.{css,scss}"
```

(back to top)

## 👥 Authors

👤 Author : **Junaid Ahmed Syed**

- Github : [@GitHub](https://github.com/iamsjunaid)
- LinkedIn : [@LinkedIn](https://www.linkedin.com/in/junaidahmedsyed/)

(back to top)

## 🔭 Future Features

More projects...

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/iamsjunaid/my-portfolio/issues ).

(back to top)

## ⭐️ Show your support

If you like this project you can give a Star at project's [GitHub page](https://github.com/iamsjunaid/my-portfolio).

(back to top)

## 🙏 Acknowledgments

I would like to thanks [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) for the design inspiration.

(back to top)

## 📝 License

This project is [MIT](https://github.com/iamsjunaid/my-portfolio/blob/aafd06cac91294e6a7216f344cce827020be0d48/LICENSE) licensed.

(back to top)