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
- Host: GitHub
- URL: https://github.com/couapy/portfolio
- Owner: Couapy
- License: mit
- Created: 2020-10-07T05:36:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T23:01:50.000Z (over 2 years ago)
- Last Synced: 2025-03-20T06:35:22.859Z (about 1 year ago)
- Topics: aboutme, dev, portfolio
- Language: HTML
- Homepage: https://mael.marchand.cloud/
- Size: 1.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.