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

https://github.com/danielhe4rt/better-portfolio


https://github.com/danielhe4rt/better-portfolio

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          


Better Portfolio


An fullstack portfolio made with Laravel 6.x to help the community with this "quick start".

## :sparkles: Preview

> Computer | Mobile
> --- | --- |
> | |

## :rocket: 5 minutes quick start

First you need to check if you have all the requirements installed on your machine:

| Dependencies | Version |
|--------------|---------|
| PHP | \>= 7.4 |
| Composer | latest |
| Laravel | 8.x |

:bulb: Install all packages of the `package.json` on your project. This will download everything you need.

```
composer install
```


## :computer: Running the server

:bulb: After all the dependencies have been installed, you just need to run the server with the following command:

```
php artisan serve
```


## :v: Greetz

```
Twitch Chat - Helping with the details of the portfolio
selcip - Mobile First for the portfolio
BritoHe4rt - UX cases
GustavoHe4rt - Base portfolio creation
```