Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        


Resort Vista Logo

Meryem Sanem Küçükbayram

# Table of Contents

- [ Table of Contents](#table-of-contents)
- [My Portfolio ](#about-project)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [`npm start`](#npm-start)
- [`npm test`](#npm-test)
- [`npm run build`](#npm-run-build)
- [`npm run eject`](#npm-run-eject)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)

# My Portfolio

**My Portfolio** is a comprehensive showcase of my projects, skills, and experiences in the field of technology. Through this portfolio, I aim to present a culmination of my knowledge, creativity, and dedication to the craft.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- Display the projects
- Display my professional and soft skills.

(back to top)

## 🚀 Live Demo

- [Portfolio Link](https://meryemsanemkucukbayram.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:

- Node.js
- npm

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/meryemsanem/my-portfolio.git
```

### Install

Install this project with:

```sh
cd my-portfolio
npm install
```

### Usage

To run the project, execute the following command:

### Webpack Development Server

To run the webpack development server, execute the following command:

```bash
npm start
```

### To track CSS linter errors, run:

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

- To track JavaScript linter errors, run:

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

### Build

To build the project, run the following command:

```bash
npm run build
```

## 👥 Authors

👤 **Meryem Sanem Küçükbayram**

- GitHub: [@meryemsanem](https://github.com/meryemsanem)
- LinkedIn: [@meryemsanem](https://www.linkedin.com/in/meryemsanemkucukbayram/)

(back to top)

## 🔭 Future Features

- **Add more projects to portfolio**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you find my portfolio helpful or interesting, star this repository on GitHub to let me know you like the portfolio. ⭐️

(back to top)

## 📝 License

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

(back to top)