Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/newhoteng/x-portfolio
- Owner: newhoteng
- License: mit
- Created: 2023-09-04T17:46:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T13:51:52.000Z (about 1 year ago)
- Last Synced: 2023-10-18T12:58:04.435Z (about 1 year ago)
- Topics: css, javascript, react
- Language: JavaScript
- Homepage: https://harriet-oteng.onrender.com
- Size: 11.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
### Key Features
- Home Page
- Works Page
- About Page
- Contact Page
## :rocket: Live Demo
- [Harriet's Portfolio](https://harriet-oteng.onrender.com)
## :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
```
## :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/)
## :telescope: Future Features
- Add tests
- Add a dark scheme mode
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues).
## :star: Show your support
If you like this project give it a star.
## :pray: Acknowledgements
- The design is inspired by a design from [Sharlee](https://itssharl.ee/).
## :memo: License
This project is [MIT](./LICENSE) licensed.