Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathieubesson/portfolio
Protfolio website presenting my path and my projects.
https://github.com/mathieubesson/portfolio
nextjs nodejs
Last synced: 7 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T09:01:12.000Z (2 months ago)
- Last Synced: 2024-09-11T11:35:57.183Z (2 months 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
![Node.js](https://img.shields.io/badge/node.js-v18-339933?logo=nodedotjs&logoColor=white&labelColor=339933&color=white)
![npm](https://img.shields.io/badge/npm-v10-CB3837?logo=npm&logoColor=white&labelColor=CB3837&color=white)## 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.