Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/newhoteng/x-portfolio

X-portfolio is a web application that showcases my projects, gives visitors details about me and how to get in touch.
https://github.com/newhoteng/x-portfolio

css javascript react

Last synced: 14 days ago
JSON representation

X-portfolio is a web application that showcases my projects, gives visitors details about me and how to get in touch.

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)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# :open_book: X-portfolio
X-portfolio is a web application that showcases my projects, gives visitors details about me and how to get in touch.

## :hammer_and_wrench: Built With
### Tech Stack
Client

### Key Features
- Home Page
- Works Page
- About Page
- Contact Page

(back to top)

## :rocket: Live Demo
- [Harriet's Portfolio](https://harriet-oteng.onrender.com)

(back to top)

## :computer: Getting Started
To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:
- [Node.js](https://nodejs.org/en) installed on your machine
- Text editor

### Setup

Clone this repository to your desired folder:

```sh
cd my-prefered-folder

git clone https://github.com/newhoteng/X-portfolio.git
```

### Install

Install this project with:

```sh
cd X-portfolio

npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

(back to top)

## :busts_in_silhouette: Authors
:bust_in_silhouette: **Harriet Oteng**
- GitHub: [@newhoteng](https://github.com/newhoteng)
- Twitter: [@HarrietOteng1](https://twitter.com/HarrietOteng1)
- LinkedIn: [harriet-oteng](https://www.linkedin.com/in/harriet-oteng-75554666/)

(back to top)

## :telescope: Future Features
- Add tests
- Add a dark scheme mode

(back to top)

## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues).

(back to top)

## :star: Show your support
If you like this project give it a star.

(back to top)

## :pray: Acknowledgements
- The design is inspired by a design from [Sharlee](https://itssharl.ee/).

(back to top)



## :memo: License
This project is [MIT](./LICENSE) licensed.

(back to top)