Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nsttt/my-portfolio

My portfolio built with Astro.
https://github.com/nsttt/my-portfolio

astro portfolio react vercel

Last synced: about 3 hours ago
JSON representation

My portfolio built with Astro.

Awesome Lists containing this project

README

        

Personal Portfolio / Blog


Check it out !


[![Contributions](https://img.shields.io/badge/contributions-welcome-blue?style=for-the-badge)](https://github.com/nsttt/my-portfolio/compare/) [![Issues](https://img.shields.io/github/issues/nsttt/my-portfolio?style=for-the-badge)](https://github.com/Nsttt/my-portfolio/issues) [![License](https://img.shields.io/github/license/nsttt/my-portfolio?style=for-the-badge)](https://github.com/Nsttt/my-portfolio/blob/master/LICENSE.txt)

## Getting Started

Follow the steps below:

### ⏳ Installation

Install all required dependencies with the following command:

> We use `pnpm` as our package manager.

```bash
pnpm install
```

Afterwards you can run the following command to start the development server:

```bash
pnpm dev
```

## Contact

- [@nstlopez](https://x.com/nstlopez) on X.
- By [mail](mailto:[email protected]).

(back to top)