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

https://github.com/wilfriedago/astrowind

Personnal portfolio website using Astro.
https://github.com/wilfriedago/astrowind

astro blog github-actions github-pages jamstack javascript netlify nodejs personal-website portfolio static-site tailwindcss

Last synced: 5 months ago
JSON representation

Personnal portfolio website using Astro.

Awesome Lists containing this project

README

          

# Personal Portfolio Website

A Personal Portfolio Website built with AstroJS.

## Run Locally

### Prerequisites

- [NodeJS](https://nodejs.org/en/)
- [NPM](https://www.npmjs.com/)

### Installing

#### 1. Clone the repo

```sh
git clone https://github.com/wilfriedago/astrowind.git
```

#### 2. Install NPM packages

```sh
npm install
```

#### 3. Run the project

```sh
npm run dev
```

### Built for Production

#### 1. Build the project

```sh
npm run build
```

#### 2. Preview the project

```sh
npm run preview
```

## Feedback

If you have any feedback, please reach out to us at wilfriedago@pm.me