Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.