Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gisachris/portfolio-site

This is my portfolio website that displays the wide variety of programs and languages I have used through out my career as well as contact information on how to reach out for any inquires
https://github.com/gisachris/portfolio-site

css html javascript portfolio

Last synced: 1 day ago
JSON representation

This is my portfolio website that displays the wide variety of programs and languages I have used through out my career as well as contact information on how to reach out for any inquires

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

# 📖 My portfolio

**My portolio** is a web application to showcase my projects, experience and Professional Information all in one package. Intuitive design, functionality and great user experience are the core fundamentals with this react application.

## 🛠 Built With

### Tech Stack

React

### Key Features

- **Display My experience**
- **Display My past projects**
- **Provide modes of communication a person can use to reach me.**
- **Descibe my professional personality**

(back to top)

## 🚀 Live Demo

[Checkout the live site here!](https://gisadev.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:

```sh
Nodejs
```

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/gisachris/Portfolio-Site.git
cd Portfolio-Site
```

### Install

Install this project with:

```sh
cd Portfolio-Site
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm run dev
```

(back to top)

## 👥 Authors

👤 **Gisa Chris**

- GitHub: [@gisachris](https://github.com/gisachris)
- LinkedIn: [LinkedIn](https://linkedin.com/in/gisa-chris/)

(back to top)

## 🔭 Future Features

- [ ] **Animations and better user Experience**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/gisachris/budget_builder/issues).

(back to top)

## ⭐️ Show your support

If you like this project consider leaving a star in the repo.

(back to top)

## 🙏 Acknowledgments

Original design idea by [ Kartik Bansal on Figma.]()

Application icons by Icons8

(back to top)

## 📝 License

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

(back to top)