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

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.

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)