https://github.com/fernando9200/portfolio
This is an online portfolio where a developer can describe his skills, education and experience.
https://github.com/fernando9200/portfolio
bootstrap css html javascript react
Last synced: 3 months ago
JSON representation
This is an online portfolio where a developer can describe his skills, education and experience.
- Host: GitHub
- URL: https://github.com/fernando9200/portfolio
- Owner: Fernando9200
- Created: 2022-01-29T15:51:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T01:13:24.000Z (almost 2 years ago)
- Last Synced: 2025-12-27T13:30:50.147Z (6 months ago)
- Topics: bootstrap, css, html, javascript, react
- Language: JavaScript
- Homepage: https://some-portfolio-developer.netlify.app/
- Size: 40.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
This is an online portfolio where I describe my skills, education and experience. It's essentially a single-page application made with React.js and bootstrap.
## Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Development
To start development, you need to clone the GitHub project in a directory of your choice:
```shell
cd "directory of your choice"
git clone https://github.com/Fernando9200/Portfolio.git
```
### Deployment
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
### `npm run build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)