https://github.com/mathieubesson/portfolio
Protfolio website presenting my path and my projects.
https://github.com/mathieubesson/portfolio
nextjs nodejs
Last synced: about 1 year ago
JSON representation
Protfolio website presenting my path and my projects.
- Host: GitHub
- URL: https://github.com/mathieubesson/portfolio
- Owner: MathieuBesson
- License: gpl-3.0
- Created: 2024-07-31T14:11:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T09:01:12.000Z (over 1 year ago)
- Last Synced: 2025-01-04T03:12:41.942Z (about 1 year ago)
- Topics: nextjs, nodejs
- Language: SCSS
- Homepage:
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Session Planner Frontend
## Description
Protfolio website presenting my path and my projects.
## Prerequisites


## Installation
Dependencies installation
```bash
npm i
```
Run server
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## License
This project is licensed under the GPL License. See the [LICENSE](./LICENSE) file for more details.