https://github.com/paulinagonzalezc/port-react
My personal portfolio app where I showcase the development projects I have made. Built with React, CSS & HTML
https://github.com/paulinagonzalezc/port-react
css reactjs
Last synced: 2 months ago
JSON representation
My personal portfolio app where I showcase the development projects I have made. Built with React, CSS & HTML
- Host: GitHub
- URL: https://github.com/paulinagonzalezc/port-react
- Owner: paulinagonzalezc
- Created: 2023-01-09T23:31:37.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-07-18T22:23:35.000Z (11 months ago)
- Last Synced: 2025-04-11T02:18:34.612Z (2 months ago)
- Topics: css, reactjs
- Language: JavaScript
- Homepage: https://paulinagonzalez.dev
- Size: 14.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Portfolio
# 📗 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)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)My personal portfolio app where I showcase the development projects I have made. Built with React, CSS & HTML
Client
- **Showcase my projects**
- **Contact information**
- **My tech stack**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
npm install
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/paulinagonzalezc/port-react
```
-
### Install
Install this project with:
```sh
cd my-folder
npm install
```
-
### Usage
To run the project, execute the following command:
```sh
npm start
```
-
### Run tests
To run tests, run the following command:
```sh
npm test
```
## Live Demo
https://paulinagonzalezc.github.io/
👤 **Paulina Gonzalez**
- GitHub: [@paulinagonzalezc](https://github.com/paulinagonzalezc)
- Twitter: [@paulinagzzc](https://twitter.com/paulinagzzc)
- LinkedIn: [Paulina Gonzalez Cantu](https://linkedin.com/in/paulina-gonzalez-cantu)
- [ ] **Improve styling**
- [ ] **Add more sections**
- [ ] **Improve UI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/paulinagonzalezc/port-react/issues).
If you like this project please give it a star 😁🌟✨
...