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

https://github.com/couapy/portfolio

This is my portfolio's repository
https://github.com/couapy/portfolio

aboutme dev portfolio

Last synced: about 1 month ago
JSON representation

This is my portfolio's repository

Awesome Lists containing this project

README

          

# portfolio

This repository contains my portfolio.

## Installation

Before installing, [download and install Node.js](https://nodejs.org/en/download/) v14.X.X or higher.

Installation could be done using [yarn](https://yarnpkg.com/):

```bash
yarn
```

Then the `src` directory should be served by your web server.

## License

I chose the [MIT License](./LICENSE) as open-sourced license.